From fe753e26e4cf7aff426c6e9dcfdc91cd8dcc3df3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 13:09:47 +0000 Subject: [PATCH] chore(deps): update pre-commit hook commitizen-tools/commitizen to v3.31.0 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9ded80f..4a38722 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: - id: check-git-config-user-email args: [--templates, ^\S+\.\S+@sbb\.ch$] - repo: https://github.com/commitizen-tools/commitizen - rev: v3.30.0 + rev: v3.31.0 hooks: - id: commitizen - repo: https://github.com/hadolint/hadolint