Skip to content

Commit 4c561ef

Browse files
authored
chore(deps): upgrade shellcheck to v0.11.1 (#694)
1 parent 22cffb7 commit 4c561ef

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
@@ -108,4 +108,4 @@ repos:
108108
# actionlint has a shellcheck integration which extracts shell scripts in `run:` steps from GitHub Actions
109109
# and checks these with shellcheck.
110110
# see also: https://github.com/rhysd/actionlint/pull/482
111-
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.10.0"
111+
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.11.1"

0 commit comments

Comments
 (0)