Skip to content

Commit 6ef0edd

Browse files
[pre-commit.ci] pre-commit autoupdate (#867)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.12.7](astral-sh/[email protected]) - [github.com/woodruffw/zizmor-pre-commit: v1.6.0 → v1.11.0](zizmorcore/[email protected])
1 parent bf9cb4d commit 6ef0edd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ repos:
2626
- id: check-docstring-first
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.11.7
29+
rev: v0.12.7
3030
hooks:
31-
- id: ruff
31+
- id: ruff-check
3232
- id: ruff-format
3333

3434
- repo: https://github.com/woodruffw/zizmor-pre-commit
35-
rev: v1.6.0
35+
rev: v1.11.0
3636
hooks:
3737
- id: zizmor

0 commit comments

Comments
 (0)