X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=blobdiff_plain;f=.pre-commit-config.yaml;h=980093a7a5e2a592e852d3d6380347bd0e586202;hp=6bfce7af6c4a878c8b09476d7aeec1272752aaed;hb=b777b35ab947214bc8502383b0e63f88f150c34b;hpb=47b8de5e8160d367f70115bb0c8caa758e60f3f1 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6bfce7af6c..980093a7a5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: - id: trailing-whitespace #exclude: '^ordmodels/' - repo: https://github.com/jorisroovers/gitlint - rev: v0.15.1 + rev: v0.17.0 hooks: - id: gitlint stages: [commit-msg]