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 119669a commit 93efae3Copy full SHA for 93efae3
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: check-merge-conflict
7
exclude: rst$
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: v0.12.0
+ rev: v0.12.1
10
hooks:
11
- id: ruff
12
args: [--fix]
@@ -75,7 +75,7 @@ repos:
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
+ rev: v1.11.0
79
80
- id: zizmor
81
ci:
0 commit comments