Skip to content

Commit 789dc98

Browse files
author
Oleg
committed
Add zizmor pre-commit hook
1 parent 401d87b commit 789dc98

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ repos:
1414
- id: mixed-line-ending
1515
args: [--fix, lf]
1616
- id: trailing-whitespace
17+
- repo: https://github.com/woodruffw/zizmor-pre-commit
18+
rev: v1.4.1
19+
hooks:
20+
- id: zizmor
1721

1822
# test harness specific hooks
1923
- repo: https://github.com/dustinsand/pre-commit-jvm

0 commit comments

Comments
 (0)