소스 검색
chore(deps): update pre-commit hook ansible/ansible-lint to v26.4.0
pull/5108/head
renovate[bot]
2 달 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
.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/' |
|
|
|
|