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: Iaceab14572a15ac7b727eb428c7c50158dbe272a
This commit is contained in:
Jiri Podivin 2022-01-11 08:48:43 +01:00
parent cf7ebddc6a
commit 558200c8d8
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,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