]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] Pre-commit: Drop specific language version and bump hooks (GH-128801) (#128997)
authorPeter Bierma <zintensitydev@gmail.com>
Sat, 18 Jan 2025 20:52:24 +0000 (15:52 -0500)
committerGitHub <noreply@github.com>
Sat, 18 Jan 2025 20:52:24 +0000 (22:52 +0200)
.pre-commit-config.yaml

index 30c4395e17b3c990d19dfdf8bb67000d17f27586..ad91fe68a33cf6271a991490ebdc5b09afe97bd4 100644 (file)
@@ -1,6 +1,6 @@
 repos:
   - repo: https://github.com/astral-sh/ruff-pre-commit
-    rev: v0.8.2
+    rev: v0.9.1
     hooks:
       - id: ruff
         name: Run Ruff (lint) on Doc/
@@ -34,7 +34,7 @@ repos:
         types_or: [c, inc, python, rst]
 
   - repo: https://github.com/woodruffw/zizmor-pre-commit
-    rev: v0.8.0
+    rev: v1.1.1
     hooks:
       - id: zizmor