Update pre-commit hook
This commit is contained in:
parent
ab6b8c3dd0
commit
c8941b03f2
@ -7,7 +7,11 @@ repos:
|
||||
rev: v0.13.0
|
||||
hooks:
|
||||
- id: yamlfmt
|
||||
exclude: ^charts/
|
||||
exclude: |
|
||||
(?x)(
|
||||
^charts/|
|
||||
^secrets/
|
||||
)
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: check-sops-secrets
|
||||
|
Loading…
Reference in New Issue
Block a user