We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b437a commit fe9bff3Copy full SHA for fe9bff3
.pre-commit-config.yaml
@@ -74,6 +74,10 @@ repos:
74
- id: pyproject-fmt
75
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
76
additional_dependencies: [tox>=4.9]
77
+- repo: https://github.com/zizmorcore/zizmor-pre-commit
78
+ rev: v1.7.0
79
+ hooks:
80
+ - id: zizmor
81
ci:
82
skip:
83
- actionlint-docker
0 commit comments