👷 yaml-lint 1.25.0 -> 1.26.0

pull/18/head
otthorn 3 years ago
parent 37124b20cb
commit abcdf59824

@ -7,7 +7,7 @@ steps:
- name: yamllint
image: python:3.9-alpine
commands:
- pip install yamllint==1.25.0
- pip install yamllint==1.26.0
- yamllint -c .yamllint.yml .
- name: ansible-lint

Loading…
Cancel
Save