X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=19071f7c914f0f812cb86821204d15366251e8c9;hb=0cfc836a818e5e4d0a144994347572b902f33212;hp=aa104f07c5f285b181edc97d9eff27967dc8d442;hpb=a36194c1198f26504ecabe4e6993cdeac0fec129;p=releng%2Fbuilder.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aa104f07c5..19071f7c91 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: stages: [commit] - repo: https://github.com/jorisroovers/gitlint - rev: v0.15.1 + rev: v0.16.0 hooks: - id: gitlint stages: [commit-msg]