Max Gautier
2 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
2 deletions
-
.pre-commit-config.yaml
|
|
@ -35,11 +35,10 @@ repos: |
|
|
|
files: "\\.sh$" |
|
|
|
|
|
|
|
- repo: https://github.com/ansible/ansible-lint |
|
|
|
rev: v24.9.2 |
|
|
|
rev: v24.12.2 |
|
|
|
hooks: |
|
|
|
- id: ansible-lint |
|
|
|
additional_dependencies: |
|
|
|
- jsonschema==4.22.0 |
|
|
|
- jmespath==1.0.1 |
|
|
|
- netaddr==1.3.0 |
|
|
|
- distlib |
|
|
|