diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5a4cbf7b4..ae09fe8a9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,6 +4,7 @@ repos: hooks: - id: check-added-large-files - id: check-yaml + exclude: ^helm\/.*\/templates\/.*|catalog-info.yaml - id: check-merge-conflict - repo: local