Skip to content

Commit 660f717

Browse files
committed
fix precommit - ignore helm charts
1 parent 343d04a commit 660f717

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ repos:
44
hooks:
55
- id: check-added-large-files
66
- id: check-yaml
7+
exclude: ^helm\/.*\/templates\/.*|catalog-info.yaml
78
- id: check-merge-conflict
89
- id: end-of-file-fixer
910

0 commit comments

Comments
 (0)