From 279e574141f9684d2cb2ba992b7a55c11fc33d9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 19:41:34 +0000 Subject: [PATCH] chore(deps): update pre-commit hook gitleaks/gitleaks to v8.22.0 --- .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 94545c8..4af9004 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,6 +32,6 @@ repos: # "next" # ] - repo: https://github.com/gitleaks/gitleaks - rev: v8.21.4 + rev: v8.22.0 hooks: - id: gitleaks