diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7c261ae..42d1556 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: rev: v0.13.0 hooks: - id: yamlfmt - exclude: (^charts/|^secrets/) + exclude: '^charts/|^secrets.*' - repo: local hooks: - id: check-sops-secrets