From e0211d1b29d55139907e580dfb221da04906c76e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 09:06:08 +0000 Subject: [PATCH] Update pre-commit hook gitleaks/gitleaks to v8.22.0 | datasource | package | from | to | | ----------- | ----------------- | ------- | ------- | | github-tags | gitleaks/gitleaks | v8.21.3 | v8.22.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 27deac40..266e4a45 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - id: black - repo: https://github.com/gitleaks/gitleaks - rev: v8.21.3 + rev: v8.22.0 hooks: - id: gitleaks