Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit 4927a4e

Browse files
committed
⬆️ Upgrades yamllint to 1.18.0
1 parent cf34d09 commit 4927a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ide/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ RUN \
5050
zsh-syntax-highlighting=0.6.0-r0 \
5151
zsh=5.7.1-r0 \
5252
\
53-
&& pip install yamllint==1.16.0 --no-cache-dir \
53+
&& pip install yamllint==1.18.0 --no-cache-dir \
5454
\
5555
&& yarn global add npm@4.6.1 modclean \
5656
\

0 commit comments

Comments
 (0)