Skip to content

Commit 9cb611b

Browse files
authored
Bump shellcheck pin (#713)
1 parent 19cc3bc commit 9cb611b

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
@@ -39,7 +39,7 @@ repos:
3939
# actionlint has a shellcheck integration which extracts shell scripts in `run:` steps from GitHub Actions
4040
# and checks these with shellcheck. This is arguably its most useful feature,
4141
# but the integration only works if shellcheck is installed
42-
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.10.0"
42+
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.11.1"
4343
- repo: https://github.com/woodruffw/zizmor-pre-commit
4444
rev: v1.14.2
4545
hooks:

0 commit comments

Comments
 (0)