Ver código fonte
chore(deps): update pre-commit hook ansible/ansible-lint to v26.4.0
pull/5108/head
renovate[bot]
2 meses atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: B5690EEEBB952194
1 arquivos alterados com
1 adições e
1 exclusões
-
.pre-commit-config.yaml
|
|
|
@@ -24,7 +24,7 @@ repos: |
|
|
|
hooks: |
|
|
|
- id: reuse |
|
|
|
- repo: https://github.com/ansible/ansible-lint |
|
|
|
rev: v26.3.0 |
|
|
|
rev: v26.4.0 |
|
|
|
hooks: |
|
|
|
- id: ansible-lint |
|
|
|
files: '^roles/custom/' |
|
|
|
|