Skip to content

Commit 77e77cd

Browse files
[pre-commit.ci] pre-commit autoupdate (#142)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.9.9](astral-sh/[email protected]) - [github.com/woodruffw/zizmor-pre-commit: v1.3.1 → v1.4.1](woodruffw/[email protected])
1 parent cfec650 commit 77e77cd

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

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

2727
- repo: https://github.com/woodruffw/zizmor-pre-commit
28-
rev: v1.3.1
28+
rev: v1.4.1
2929
hooks:
3030
- id: zizmor

0 commit comments

Comments
 (0)