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

Commit

Permalink
⬆️ Upgrades YAMLlint to 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jan 28, 2019
1 parent be5bc15 commit 97c5d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ide/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ RUN \
zsh-syntax-highlighting=0.6.0-r0 \
zsh=5.5.1-r0 \
\
&& pip install yamllint==1.13.0 --no-cache-dir \
&& pip install yamllint==1.14.0 --no-cache-dir \
\
&& yarn global add [email protected] modclean \
\
Expand Down

0 comments on commit 97c5d1c

Please sign in to comment.