[Victoria-only] 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
(cherry picked from commit 32e9e9e16e)
(cherry picked from commit 3257d51775)
This commit is contained in:
Jiri Podivin 2022-01-11 08:58:59 +01:00
parent 0c51e46a62
commit 5492f5f39a
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ repos:
types: [file, yaml]
entry: yamllint --strict -f parsable
- repo: https://github.com/ansible/ansible-lint.git
rev: v4.3.5
- repo: https://github.com/ansible-community/ansible-lint
rev: v5.3.2
hooks:
- id: ansible-lint
always_run: true