Skip to content

Commit 763a1aa

Browse files
webknjazpatchback[bot]
authored andcommitted
Merge pull request #13069 from bluetech/zizmor-pre-commit
pre-commit: add zizmor hook (cherry picked from commit 76a7f59)
1 parent c2abd05 commit 763a1aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ repos:
1111
- id: trailing-whitespace
1212
- id: end-of-file-fixer
1313
- id: check-yaml
14+
- repo: https://github.com/woodruffw/zizmor-pre-commit
15+
rev: v0.9.2
16+
hooks:
17+
- id: zizmor
1418
- repo: https://github.com/adamchainz/blacken-docs
1519
rev: 1.18.0
1620
hooks:

0 commit comments

Comments
 (0)