Update pre-commit hook

This commit is contained in:
Nikolai Rodionov 2024-10-10 21:52:20 +02:00
parent ab6b8c3dd0
commit c8941b03f2
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -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