X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=980093a7a5e2a592e852d3d6380347bd0e586202;hb=b01e1aa32affe00feb12fc1d60682fc48edf7b06;hp=6bfce7af6c4a878c8b09476d7aeec1272752aaed;hpb=3291609df9abe49dc393fbdfff3a17c3f31a139a;p=oom.git 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]