Skip to content

Commit 4219cda

Browse files
[3.12] Pre-commit: Drop specific language version and bump hooks (GH-128801) (#128997)
1 parent 104d37a commit 4219cda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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)