]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
pre-commit: Bump versions
authorStephen Finucane <stephen@that.guru>
Wed, 23 Oct 2024 16:38:53 +0000 (17:38 +0100)
committerStephen Finucane <stephen@that.guru>
Wed, 23 Oct 2024 16:58:04 +0000 (17:58 +0100)
Signed-off-by: Stephen Finucane <stephen@that.guru>
.pre-commit-config.yaml

index 21ab40e7e3a7abf5cd1347410770c826e2d892d6..d67cf098e5ba2cce5ae5612533f4e8f8f038bd63 100644 (file)
@@ -1,7 +1,7 @@
 ---
 repos:
   - repo: https://github.com/pre-commit/pre-commit-hooks
-    rev: v4.6.0
+    rev: v5.0.0
     hooks:
       - id: check-executables-have-shebangs
       - id: check-merge-conflict
@@ -19,7 +19,7 @@ repos:
         exclude: (.*\.mbox)|(.*\.svg)
   - repo: https://github.com/astral-sh/ruff-pre-commit
     # Ruff version.
-    rev: v0.5.1
+    rev: v0.7.0
     hooks:
       # Run the linter.
       - id: ruff
@@ -30,7 +30,7 @@ repos:
     hooks:
       - id: bashate
   - repo: https://github.com/daveshanley/vacuum
-    rev: v0.11.1
+    rev: v0.12.1
     hooks:
       - id: vacuum
         files: ^docs/api/schemas/(latest|v\d\.\d)/patchwork.yaml