From 46a3375f6792e4cd5557326078e984039f5c09d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 16:05:39 +0000 Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to v8.22.0 --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 89a7bcb1..56c773c1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: language: pygrep types: [text] - repo: https://github.com/zricethezav/gitleaks - rev: v8.21.2 + rev: v8.22.0 hooks: - id: gitleaks - repo: https://github.com/grigoriev/pre-commit-check-git-user @@ -44,6 +44,6 @@ repos: - id: check-git-config-user-email args: [--templates, ^\S+\.\S+@sbb\.ch$] - repo: https://github.com/commitizen-tools/commitizen - rev: v4.1.0 + rev: v4.0.0 hooks: - id: commitizen