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.
1 parent 1753ccb commit ae18393Copy full SHA for ae18393
.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
dangerous-triggers:
5
ignore:
.pre-commit-config.yaml
@@ -86,7 +86,7 @@ repos:
86
hooks:
87
- id: actionlint
88
89
- - repo: https://github.com/woodruffw/zizmor-pre-commit
+ - repo: https://github.com/zizmorcore/zizmor-pre-commit
90
rev: v1.14.1
91
92
- id: zizmor
0 commit comments