Skip to content

Commit 628c518

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.1 → v0.8.3](astral-sh/ruff-pre-commit@v0.8.1...v0.8.3) - [github.com/woodruffw/zizmor-pre-commit: v0.8.0 → v0.9.2](zizmorcore/zizmor-pre-commit@v0.8.0...v0.9.2)
1 parent 5124fb9 commit 628c518

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
@@ -19,13 +19,13 @@ repos:
1919
- id: check-docstring-first
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.8.1
22+
rev: v0.8.3
2323
hooks:
2424
- id: ruff
2525
- id: ruff-format
2626

2727
- repo: https://github.com/woodruffw/zizmor-pre-commit
28-
rev: v0.8.0
28+
rev: v0.9.2
2929
hooks:
3030
- id: zizmor
3131
# types and files can be removed with https://github.com/woodruffw/zizmor-pre-commit/pull/2

0 commit comments

Comments
 (0)