]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
pre-commit: Bump versions
authorStephen Finucane <stephen@that.guru>
Sat, 6 Jun 2026 10:16:04 +0000 (11:16 +0100)
committerStephen Finucane <stephenfinucane@hotmail.com>
Sat, 6 Jun 2026 11:58:58 +0000 (12:58 +0100)
Signed-off-by: Stephen Finucane <stephen@that.guru>
.pre-commit-config.yaml

index e76b64aef2ecdd9c707623614039be0a63840c6c..34c806ef506bf1402364d517b78d609a6e15d83d 100644 (file)
@@ -1,7 +1,7 @@
 ---
 repos:
   - repo: https://github.com/pre-commit/pre-commit-hooks
-    rev: v5.0.0
+    rev: v6.0.0
     hooks:
       - id: check-executables-have-shebangs
       - id: check-merge-conflict
@@ -11,7 +11,7 @@ repos:
       - id: trailing-whitespace
         exclude: (.*\.mbox)|(.*\.svg)
   - repo: https://github.com/Lucas-C/pre-commit-hooks
-    rev: v1.5.5
+    rev: v1.5.6
     hooks:
       - id: remove-tabs
         exclude: (.*\.mbox)|(.*\.svg)|(.*\.sql)|(.*\.conf)
@@ -19,7 +19,7 @@ repos:
         exclude: (.*\.mbox)|(.*\.svg)
   - repo: https://github.com/astral-sh/ruff-pre-commit
     # Ruff version.
-    rev: v0.9.10
+    rev: v0.15.16
     hooks:
       # Run the linter.
       - id: ruff
@@ -30,7 +30,7 @@ repos:
     hooks:
       - id: bashate
   - repo: https://github.com/daveshanley/vacuum
-    rev: v0.16.3
+    rev: v0.29.2
     hooks:
       - id: vacuum
         files: ^docs/api/schemas/(latest|v\d\.\d)/patchwork.yaml