Skip to content

Commit

Permalink
pre-commit: replace Mateusz-Grzelinski/actionlint-py with rhysd/actio…
Browse files Browse the repository at this point in the history
…nlint
  • Loading branch information
berquist committed Feb 20, 2025
1 parent e5d7881 commit 1486127
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ repos:
- id: check-toml
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
rev: "v1.7.7.23"
- repo: https://github.com/rhysd/actionlint
rev: v1.7.7
hooks:
- id: actionlint
additional_dependencies:
- "github.com/wasilibs/go-shellcheck/cmd/[email protected]"
- repo: https://github.com/adrienverge/yamllint
rev: "v1.35.1"
hooks:
Expand Down

0 comments on commit 1486127

Please sign in to comment.