Skip to content

Commit 60c654a

Browse files
committed
Added helm chart
1 parent 5f7209a commit 60c654a

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
@@ -10,6 +10,7 @@ repos:
1010
- id: check-merge-conflict
1111
- id: check-symlinks
1212
- id: check-toml
13+
# Commented out the check-yaml hook because it seems that it doesn't parse the Helm templates successfully.
1314
# - id: check-yaml
1415
- id: end-of-file-fixer
1516
- id: mixed-line-ending

0 commit comments

Comments
 (0)