We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e7f131 + a72c631 commit 092d442Copy full SHA for 092d442
.github/zizmor.yml
@@ -1,5 +1,5 @@
1
# Configuration for the zizmor static analysis tool, run via pre-commit in CI
2
-# https://woodruffw.github.io/zizmor/configuration/
+# https://docs.zizmor.sh/configuration/
3
rules:
4
unpinned-uses:
5
config:
.pre-commit-config.yaml
@@ -57,7 +57,7 @@ repos:
57
- id: check-readthedocs
58
- id: check-renovate
59
60
- - repo: https://github.com/woodruffw/zizmor-pre-commit
+ - repo: https://github.com/zizmorcore/zizmor-pre-commit
61
rev: v1.11.0
62
hooks:
63
- id: zizmor
0 commit comments