Merge "Chore: Update pre-commit dependencies" v0.70.1
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 11 Nov 2021 22:39:58 +0000 (22:39 +0000)
committerGerrit Code Review <gerrit@linuxfoundation.org>
Thu, 11 Nov 2021 22:39:58 +0000 (22:39 +0000)
.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