Skip to content

Commit e9860f7

Browse files
authored
chore: zizmor in pre-commit (#10343)
1 parent b509fdf commit e9860f7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.pre-commit-config.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ repos:
2222
args: [--autofix]
2323
files: pyproject.toml
2424

25+
## GITHUB ACTIONS
26+
- repo: https://github.com/zizmorcore/zizmor-pre-commit
27+
rev: v1.6.0
28+
hooks:
29+
- id: zizmor
30+
files: ^\.github/
31+
2532
## BASH
2633
- repo: https://github.com/koalaman/shellcheck-precommit
2734
rev: v0.10.0

0 commit comments

Comments
 (0)