Skip to content

Commit eb2c785

Browse files
committed
build: Add zizmor to the pre-commit hooks.
1 parent f2454e8 commit eb2c785

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
@@ -74,6 +74,10 @@ repos:
7474
- id: pyproject-fmt
7575
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
7676
additional_dependencies: [tox>=4.9]
77+
- repo: https://github.com/zizmorcore/zizmor-pre-commit
78+
rev: v1.7.0
79+
hooks:
80+
- id: zizmor
7781
ci:
7882
skip:
7983
- actionlint-docker

0 commit comments

Comments
 (0)