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

Commit

Permalink
🔒 Pins yamllint to 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Aug 15, 2018
1 parent 08e7641 commit 49cfdf8
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 @@ -47,7 +47,7 @@ RUN \
zsh-syntax-highlighting=0.6.0-r0 \
zsh=5.5.1-r0 \
\
&& pip install yamllint --no-cache-dir \
&& pip install yamllint==1.11.1 --no-cache-dir \
\
&& yarn global add [email protected] modclean \
\
Expand Down

0 comments on commit 49cfdf8

Please sign in to comment.