Skip to content

Commit 229969f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.4](astral-sh/ruff-pre-commit@v0.8.0...v0.8.4) - [github.com/woodruffw/zizmor-pre-commit: v0.8.0 → v0.10.0](zizmorcore/zizmor-pre-commit@v0.8.0...v0.10.0)
1 parent 4749d63 commit 229969f

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

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

3434
- repo: https://github.com/woodruffw/zizmor-pre-commit
35-
rev: v0.8.0
35+
rev: v0.10.0
3636
hooks:
3737
- id: zizmor
3838
# types and files can be removed with https://github.com/woodruffw/zizmor-pre-commit/pull/2

0 commit comments

Comments
 (0)