Skip to content

Commit f2d6727

Browse files
authored
Merge pull request #35 from shmileee/helmlint-serial
Run helmlint hook as single process
2 parents 4373c1e + 65893fc commit f2d6727

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)