[COMMON] Update gitlint version to v0.18.0 30/133230/4
authorAndreas Geissler <andreas-geissler@telekom.de>
Mon, 13 Feb 2023 08:40:16 +0000 (09:40 +0100)
committerAndreas Geissler <andreas-geissler@telekom.de>
Tue, 14 Feb 2023 08:29:57 +0000 (09:29 +0100)
update maybe needed to fix the jenkins job "oom-master-commit-lint"
fix the gitlint version

Issue-ID: OOM-2998

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Id087ec2dd872c352b737a461930972950c6ec707

.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