Skip to content

Commit

Permalink
Add back exclude for helm yaml lint
Browse files Browse the repository at this point in the history
  • Loading branch information
joeshannon committed Mar 8, 2024
1 parent eab2028 commit 3f0723a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3f0723a

Please sign in to comment.