Skip to content

Commit 2ac528e

Browse files
[pre-commit.ci] pre-commit autoupdate (#187)
1 parent e362b1b commit 2ac528e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v5.0.0
6+
rev: v6.0.0
77
hooks:
88
- id: trailing-whitespace
99
- id: end-of-file-fixer
@@ -19,7 +19,7 @@ repos:
1919
- id: check-docstring-first
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.11.7
22+
rev: v0.12.12
2323
hooks:
2424
- id: ruff
2525
- id: ruff-format
@@ -33,6 +33,6 @@ repos:
3333
3434

3535
- repo: https://github.com/woodruffw/zizmor-pre-commit
36-
rev: v1.6.0
36+
rev: v1.12.1
3737
hooks:
3838
- id: zizmor

0 commit comments

Comments
 (0)