Update download page for K SR-1
[docs.git] / .pre-commit-config.yaml
index 64222043c95e94ef22051469392313c92b97a9d2..2ec0de7f6746302a252763df3f1bd0d78adec47a 100644 (file)
@@ -6,7 +6,7 @@ repos:
       - id: trailing-whitespace
 
   - repo: https://github.com/jorisroovers/gitlint
-    rev: v0.19.0dev
+    rev: v0.19.1
     hooks:
       - id: gitlint
         stages: [commit-msg]
@@ -14,7 +14,7 @@ repos:
         stages: [manual]
 
   - repo: https://github.com/Lucas-C/pre-commit-hooks
-    rev: v1.4.1
+    rev: v1.5.1
     hooks:
       - id: remove-tabs
         stages: [commit]