From b575a26a4a194fe5f4b89ddb957347f0383cbe9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 21:12:14 +0000 Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to v8.15.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 f560e984..2a750e23 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,6 +30,6 @@ repos: # hooks: # - id: forbid-secrets - repo: https://github.com/zricethezav/gitleaks - rev: v8.8.4 + rev: v8.15.1 hooks: - id: gitleaks