Fix yangtools sonar job
[releng/builder.git] / .pre-commit-config.yaml
index aa104f07c5f285b181edc97d9eff27967dc8d442..734653f2dc41799d8d8be66e33344b7d1cbaaed0 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]
@@ -33,7 +33,7 @@ repos:
           )$
 
   - repo: https://github.com/ambv/black
-    rev: 21.9b0
+    rev: 21.10b0
     hooks:
       - id: black