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
(cherry picked from commit 60ef62e9f2)
This commit is contained in:
committed by
Ronelle Landy
parent
8c64593022
commit
0c3f18d72f
@@ -24,7 +24,7 @@ repos:
|
||||
# All of these ignore codes should be resolved in
|
||||
# future PRs.
|
||||
- repo: https://github.com/ansible-community/ansible-lint
|
||||
rev: v5.0.7
|
||||
rev: v5.3.2
|
||||
hooks:
|
||||
- id: ansible-lint
|
||||
additional_dependencies:
|
||||
|
||||
Reference in New Issue
Block a user