[v18] Upgraded yamllint to v1.30.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Cornet 2023-04-21 16:39:42 +02:00
parent b0c225d52b
commit 64ba1e058a

View File

@ -5,7 +5,7 @@ FROM alpine:3.16
# software versions
ENV ANSIBLE_VERSION=2.12.10
ENV ANSIBLE_LINT_VERSION=6.15.0
ENV YAML_LINT_VERSION=1.29.0
ENV YAML_LINT_VERSION=1.30.0
# install software