Browse Source
chore(deps): update pre-commit hook ansible/ansible-lint to v26.4.0
pull/5108/head
renovate[bot]
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
1 deletions
-
.pre-commit-config.yaml
|
|
@@ -24,7 +24,7 @@ repos: |
|
|
hooks: |
|
|
hooks: |
|
|
- id: reuse |
|
|
- id: reuse |
|
|
- repo: https://github.com/ansible/ansible-lint |
|
|
- repo: https://github.com/ansible/ansible-lint |
|
|
rev: v26.3.0 |
|
|
|
|
|
|
|
|
rev: v26.4.0 |
|
|
hooks: |
|
|
hooks: |
|
|
- id: ansible-lint |
|
|
- id: ansible-lint |
|
|
files: '^roles/custom/' |
|
|
files: '^roles/custom/' |
|
|
|