[v18] Upgraded yamllint to v1.30.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b0c225d52b
commit
64ba1e058a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user