Skip to content

Commit

Permalink
Merge pull request #1148 from berquist/pre-commit-update
Browse files Browse the repository at this point in the history
pre-commit update
  • Loading branch information
berquist authored Jan 14, 2025
2 parents 28e1bd8 + c39e455 commit bc896e9
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,14 @@ repos:
test/utilities/moduleex.sh|
test/utilities/TimeoutEx.sh
)
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
rev: "v1.7.4.20"
- repo: https://github.com/rhysd/actionlint
rev: v1.7.6
hooks:
- id: actionlint
additional_dependencies:
- "github.com/wasilibs/go-shellcheck/cmd/[email protected]"
- repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v0.8.0
rev: v1.1.1
hooks:
- id: zizmor
args: [--persona=pedantic]

0 comments on commit bc896e9

Please sign in to comment.