From b23615eb8c8068f880e15a28ca13b0dfc867733c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:33:19 +0000 Subject: [PATCH] Update pre-commit hook gitleaks/gitleaks to v8.20.1 | datasource | package | from | to | | ----------- | ----------------- | ------- | ------- | | github-tags | gitleaks/gitleaks | v8.19.3 | v8.20.1 | 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 10eed63..cf2cd3f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: detect-private-key - repo: https://github.com/gitleaks/gitleaks - rev: v8.19.3 + rev: v8.20.1 hooks: - id: gitleaks