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=5df5a5c46119496deef08c50da8f3a473c10b07e;hpb=30ec390479c9b7eeeaa90f036be02162c29ae918 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]