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 87e248c commit b5a6ec1Copy full SHA for b5a6ec1
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: end-of-file-fixer
7
- id: trailing-whitespace
8
- repo: https://github.com/ansible-community/ansible-lint.git
9
- rev: v24.9.2
+ rev: v24.10.0
10
hooks:
11
# see discussions here about what arguments are used, and behavior
12
# https://github.com/ansible/ansible-lint/issues/649
0 commit comments