Skip to content

Commit 2b24b4e

Browse files
authored
Merge pull request #243 from berquist/update-actionlint-shellcheck
pre-commit: Update version of shellcheck that actionlint uses
2 parents 684d2e6 + 7e04063 commit 2b24b4e

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
@@ -51,7 +51,7 @@ repos:
5151
hooks:
5252
- id: actionlint
5353
additional_dependencies:
54-
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.10.0"
54+
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.11.1"
5555
- repo: https://github.com/zizmorcore/zizmor-pre-commit
5656
rev: "v1.9.0"
5757
hooks:

0 commit comments

Comments
 (0)