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

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I9b17582c3ec1fc1a7e6223f5fcf9f47471f4c1ac
This commit is contained in:
Jiri Podivin 2022-01-11 08:58:59 +01:00
parent 6cbeeb4c2c
commit 32e9e9e16e
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