Skip to content

Commit 3c578e7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6) - [github.com/woodruffw/zizmor-pre-commit: v0.10.0 → v1.0.0](zizmorcore/zizmor-pre-commit@v0.10.0...v1.0.0)
1 parent 61081dd commit 3c578e7

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
@@ -26,12 +26,12 @@ repos:
2626
- id: check-docstring-first
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.8.4
29+
rev: v0.8.6
3030
hooks:
3131
- id: ruff
3232
- id: ruff-format
3333

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

0 commit comments

Comments
 (0)