From: Anil Belur Date: Mon, 25 Oct 2021 12:44:25 +0000 (+1000) Subject: Chore: pre-commit update dependencies X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F98121%2F1;p=releng%2Fbuilder.git Chore: pre-commit update dependencies Change-Id: If6795314cce1c6d42657f05940c71bc591b036c9 Signed-off-by: Anil Belur --- 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]