Set the ansible-lint version to v5.3.2

The ansible-lint version used is v5.0.2. This path increases the version
of the ansible-lint on the .pre-commit-config.yaml

Related-bug: #1956902
Change-Id: I36e1327a2cc3c66ef4662b473e0fd03fe97cccf6
This commit is contained in:
Juan Badia Payno 2022-01-12 22:09:02 +01:00
parent 105be3fd6b
commit 60ef62e9f2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ repos:
# All of these ignore codes should be resolved in # All of these ignore codes should be resolved in
# future PRs. # future PRs.
- repo: https://github.com/ansible-community/ansible-lint - repo: https://github.com/ansible-community/ansible-lint
rev: v5.0.7 rev: v5.3.2
hooks: hooks:
- id: ansible-lint - id: ansible-lint
additional_dependencies: additional_dependencies: