Skip to content

Commit 0574dd1

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 2065b6d commit 0574dd1

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,7 +19,7 @@ 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
@@ -33,7 +33,7 @@ repos:
3333
3434

3535
- repo: https://github.com/woodruffw/zizmor-pre-commit
36-
rev: v0.8.0
36+
rev: v0.9.2
3737
hooks:
3838
- id: zizmor
3939
# types and files can be removed with https://github.com/woodruffw/zizmor-pre-commit/pull/2

0 commit comments

Comments
 (0)