We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 086997f commit 09c7538Copy full SHA for 09c7538
1 file changed
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
- id: ruff-check
31
args: [--fix, --exit-non-zero-on-fix]
32
- id: ruff-format
33
- - repo: https://github.com/woodruffw/zizmor
34
- rev: v0.8.0
+ - repo: https://github.com/zizmorcore/zizmor-pre-commit
+ rev: v1.18.0
35
hooks:
36
- id: zizmor
0 commit comments