Skip to content

Commit 623c9a0

Browse files
committed
shellcheck: Update fragment
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
1 parent a6336e3 commit 623c9a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Check shell scripts with ShellCheck
22
# NOTE: ShellCheck must be available in the command search PATHs
3+
# https://www.shellcheck.net/
4+
# https://github.com/jumanjihouse/pre-commit-hooks#shellcheck
35
- repo: https://github.com/jumanjihouse/pre-commit-hooks
4-
rev: 2.0.0
6+
rev: 2.1.5
57
hooks:
68
- id: shellcheck

0 commit comments

Comments
 (0)