X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=bcbafe5d5f50901de15f61c7f6479c1dc8249c45;hb=refs%2Fheads%2Fmaster;hp=980093a7a5e2a592e852d3d6380347bd0e586202;hpb=7ed8b00a6a0ff82a1e86702fe041f286a7fd089d;p=oom.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 980093a7a5..bcbafe5d5f 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.17.0 + rev: v0.18.0 hooks: - id: gitlint stages: [commit-msg]