Skip to content

Commit ded37cd

Browse files
mahlau-flexyaugenst-flex
authored andcommitted
ci: zizmor in pre-commit
1 parent 94f435a commit ded37cd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,10 @@ repos:
1818
stages: [commit-msg]
1919
verbose: true
2020
entry: bash -c 'commitlint --edit || exit 0'
21+
- repo: https://github.com/zizmorcore/zizmor-pre-commit
22+
# Zizmor version.
23+
rev: v1.15.2
24+
hooks:
25+
- id: zizmor
26+
stages: [pre-commit]
2127

0 commit comments

Comments
 (0)