Skip to content

Commit 08451ec

Browse files
committed
pre-commit: update shellcheck-py URL
1 parent 8273ce3 commit 08451ec

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
@@ -12,7 +12,7 @@ repos:
1212
files: ^(bash_completion|completions/.+|test/(config/bashrc|update-test-cmd-list)|.+\.sh(\.in)?)$
1313
exclude: ^completions/(\.gitignore|Makefile.*)$
1414

15-
- repo: https://github.com/ryanrhee/shellcheck-py
15+
- repo: https://github.com/shellcheck-py/shellcheck-py
1616
rev: v0.7.1.1
1717
hooks:
1818
- id: shellcheck

0 commit comments

Comments
 (0)