Selaa lähdekoodia
Merge pull request #5600 from spantaleev/renovate/ansible-ansible-lint-26.x
Update pre-commit hook ansible/ansible-lint to v26.9.0
pull/5601/head
artidezi-etke-cc[bot]
5 päivää sitten
committed by
GitHub
vanhempi
commit
54d549ba53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
.pre-commit-config.yaml
|
|
|
@@ -24,7 +24,7 @@ repos: |
|
|
|
hooks: |
|
|
|
- id: reuse |
|
|
|
- repo: https://github.com/ansible/ansible-lint |
|
|
|
rev: v26.8.0 |
|
|
|
rev: v26.9.0 |
|
|
|
hooks: |
|
|
|
- id: ansible-lint |
|
|
|
files: '^roles/custom/' |
|
|
|
|