File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141 hooks :
4242 - id : check-useless-excludes
4343- repo : https://github.com/pre-commit/pre-commit-hooks
44- rev : v4.6 .0
44+ rev : v5.0 .0
4545 hooks :
4646 - id : check-added-large-files
4747 - id : check-case-conflict
@@ -68,14 +68,14 @@ repos:
6868
6969 - id : shellcheck
7070 name : shellcheck
71- entry : shellcheck --shell bash
71+ entry : shellcheck --shell= bash --exclude=SC1017
7272 language : system
7373 pass_filenames : false
7474 types_or : [shell]
7575
7676 - id : shellcheck-docs
7777 name : shellcheck-docs
78- entry : doccmd --language=shell --language=console --command="shellcheck --shell=bash"
78+ entry : doccmd --language=shell --language=console --command="shellcheck --shell=bash --exclude=SC1017 "
7979 language : system
8080 types_or : [markdown, rst]
8181
You can’t perform that action at this time.
0 commit comments