Skip to content

Commit fcc8fee

Browse files
committed
[3.12] Pre-commit: Drop specific language version and bump hooks (pythonGH-128801)
(cherry picked from commit 3de7cc1) Co-authored-by: Peter Bierma <[email protected]>
1 parent bca4890 commit fcc8fee

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.8.2
3+
rev: v0.9.1
44
hooks:
55
- id: ruff
66
name: Run Ruff (lint) on Doc/
@@ -34,7 +34,7 @@ repos:
3434
types_or: [c, inc, python, rst]
3535

3636
- repo: https://github.com/woodruffw/zizmor-pre-commit
37-
rev: v0.8.0
37+
rev: v1.1.1
3838
hooks:
3939
- id: zizmor
4040

0 commit comments

Comments
 (0)