From 3ce749bad057cd566e454a1d7c258167f45585f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 02:46:22 +0000 Subject: [PATCH] chore(deps): update pre-commit hook commitizen-tools/commitizen to v4 --- .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 2d0652c..e8adffe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -61,7 +61,7 @@ repos: - id: check-git-config-user-email args: [--templates, ^\S+\.\S+@sbb\.ch$] - repo: https://github.com/commitizen-tools/commitizen - rev: v3.31.0 + rev: v4.0.0 hooks: - id: commitizen - repo: https://github.com/hadolint/hadolint