From 6c5e6c05d7cd7bb0ef7628e99bd21a1c424dc79c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 03:45:18 +0000 Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to v8.21.1 --- .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 4ae805e4..b8700607 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,6 +29,6 @@ repos: hooks: - id: forbid-secrets - repo: https://github.com/zricethezav/gitleaks - rev: v8.21.0 + rev: v8.21.1 hooks: - id: gitleaks