Chore: pre-commit update dependencies 21/98121/1
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 25 Oct 2021 12:44:25 +0000 (22:44 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Mon, 25 Oct 2021 12:56:46 +0000 (22:56 +1000)
Change-Id: If6795314cce1c6d42657f05940c71bc591b036c9
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
.pre-commit-config.yaml

index aa104f07c5f285b181edc97d9eff27967dc8d442..19071f7c914f0f812cb86821204d15366251e8c9 100644 (file)
@@ -16,7 +16,7 @@ repos:
         stages: [commit]
 
   - repo: https://github.com/jorisroovers/gitlint
-    rev: v0.15.1
+    rev: v0.16.0
     hooks:
       - id: gitlint
         stages: [commit-msg]