Chore: Update pre-commit dependencies
[releng/global-jjb.git] / .pre-commit-config.yaml
index 188d28f..1709398 100644 (file)
@@ -10,13 +10,13 @@ repos:
           - --branch=main
 
   - repo: https://github.com/pre-commit/mirrors-prettier
-    rev: v2.3.2
+    rev: v2.4.1
     hooks:
       - id: prettier
         stages: [commit]
 
   - repo: https://github.com/jorisroovers/gitlint
-    rev: v0.15.1
+    rev: v0.16.0
     hooks:
       - id: gitlint