Skip to content

Commit 65893fc

Browse files
committed
Run helmlint hook as single process to avoid linting same chart multiple times
1 parent 4373c1e commit 65893fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
entry: hooks/helmlint.sh
8787
language: script
8888
files: \.((ya?ml)|(tpl))$
89+
require_serial: true
8990

9091
- id: markdown-link-check
9192
name: markdown-link-check

0 commit comments

Comments
 (0)