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=0fb3b8f4d48a066259b8a9ea2a18d68d7644f8e5;hpb=193fd76e03c8edca83d1a548636c78d1c7d7a689 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]