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.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Oct 20, 2019
1 parent cf34d09 commit 4927a4e
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.7.1-r0 \
\
&& pip install yamllint==1.16.0 --no-cache-dir \
&& pip install yamllint==1.18.0 --no-cache-dir \
\
&& yarn global add npm@4.6.1 modclean \
\
Expand Down

0 comments on commit 4927a4e

Please sign in to comment.