From 4534ae96566a6b668c09ba56d9bdfd339d9a0e99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 23:18:03 +0000 Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to v8.18.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..8ba38a85 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.18.1 hooks: - id: gitleaks