Skip to content

Commit

Permalink
dont check yaml in templates folder
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobfilik committed Aug 15, 2024
1 parent a66899e commit d99d14e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xas-standards-api/.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 d99d14e

Please sign in to comment.