Skip to content

Commit 93efae3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.0 → v0.12.1](astral-sh/ruff-pre-commit@v0.12.0...v0.12.1) - [github.com/zizmorcore/zizmor-pre-commit: v1.7.0 → v1.11.0](zizmorcore/zizmor-pre-commit@v1.7.0...v1.11.0)
1 parent 119669a commit 93efae3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: check-merge-conflict
77
exclude: rst$
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.12.0
9+
rev: v0.12.1
1010
hooks:
1111
- id: ruff
1212
args: [--fix]
@@ -75,7 +75,7 @@ repos:
7575
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
7676
additional_dependencies: [tox>=4.9]
7777
- repo: https://github.com/zizmorcore/zizmor-pre-commit
78-
rev: v1.7.0
78+
rev: v1.11.0
7979
hooks:
8080
- id: zizmor
8181
ci:

0 commit comments

Comments
 (0)