Skip to content

Commit 222230e

Browse files
renovate[bot]scop
authored andcommitted
chore(pre-commit): update shellcheck-py/shellcheck-py to v0.10.0.1
1 parent cd73e8c commit 222230e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
exclude: ^completions/(\.gitignore|Makefile.*)$
1818

1919
- repo: https://github.com/shellcheck-py/shellcheck-py
20-
rev: v0.9.0.6
20+
rev: v0.10.0.1
2121
hooks:
2222
- id: shellcheck
2323
args: [-f, gcc]

0 commit comments

Comments
 (0)