Merge "Bumping the ansible-lint version to 5.3.2 in order to resolve CI failure"

This commit is contained in:
Zuul 2022-01-11 21:39:49 +00:00 committed by Gerrit Code Review
commit 0526529db6
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ repos:
entry: yamllint --strict -f parsable
- repo: https://github.com/ansible-community/ansible-lint
rev: v5.0.8
rev: v5.3.2
hooks:
- id: ansible-lint
always_run: true