Merge "[COMMON] Update gitlint version to v0.18.0"
authorAndreas Geissler <andreas-geissler@telekom.de>
Tue, 14 Feb 2023 08:38:32 +0000 (08:38 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 14 Feb 2023 08:38:32 +0000 (08:38 +0000)
.pre-commit-config.yaml
requirements.txt

index 980093a..bcbafe5 100644 (file)
@@ -6,7 +6,7 @@ repos:
       - id: trailing-whitespace
         #exclude: '^ordmodels/'
   - repo: https://github.com/jorisroovers/gitlint
-    rev: v0.17.0
+    rev: v0.18.0
     hooks:
       - id: gitlint
         stages: [commit-msg]
index a849267..b5cdcc0 100644 (file)
@@ -9,6 +9,7 @@ PyEnchant
 pylint
 autopep8
 gitlint-core
+sh==1.14.3
 sphinxcontrib-blockdiag
 sphinxcontrib-seqdiag
 sphinxcontrib-swaggerdoc