We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05cdd1 commit bcf0eb0Copy full SHA for bcf0eb0
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
files: .*\.(yaml|yml)$
17
args: [--allow-multiple-documents]
18
- repo: https://github.com/ansible/ansible-lint
19
- rev: v6.22.1
+ rev: v25.8.1
20
hooks:
21
- id: ansible-lint
22
entry: env ANSIBLE_ROLES_PATH=./tests/roles:$ANSIBLE_ROLES_PATH ANSIBLE_LIBRARY=./tests/plugins/modules:$ANSIBLE_LIBRARY ansible-lint
0 commit comments