Skip to content

Commit b34ebd1

Browse files
committed
pre-commit: switch to rhys/actionlint
1 parent 80b9ba1 commit b34ebd1

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ repos:
4545
entry: ./sort_regressionfiles_yaml.sh
4646
language: script
4747
files: ^regressionfiles\.yaml$
48-
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
49-
rev: "v1.7.7.23"
48+
- repo: https://github.com/rhysd/actionlint
49+
rev: "v1.7.7"
5050
hooks:
5151
- id: actionlint
52+
additional_dependencies:
53+
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.10.0"

0 commit comments

Comments
 (0)