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 c2abd05 + 763a1aa commit a7d2fc3Copy full SHA for a7d2fc3
1 file changed
.pre-commit-config.yaml
@@ -11,6 +11,10 @@ repos:
11
- id: trailing-whitespace
12
- id: end-of-file-fixer
13
- id: check-yaml
14
+- repo: https://github.com/woodruffw/zizmor-pre-commit
15
+ rev: v0.9.2
16
+ hooks:
17
+ - id: zizmor
18
- repo: https://github.com/adamchainz/blacken-docs
19
rev: 1.18.0
20
hooks:
0 commit comments