From e14974d499f3ab47e358d88f1a512b25f0251c1e Mon Sep 17 00:00:00 2001
From: Varac renovate bot <renovatebot@varac.net>
Date: Sun, 22 Dec 2024 02:09:09 +0000
Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/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 a213c07..6f07267 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -155,7 +155,7 @@ repos:
   # Detect secrets
   #
   - repo: https://github.com/zricethezav/gitleaks
-    rev: v8.21.2
+    rev: v8.22.0
     hooks:
       - id: gitleaks
         stages: [commit]
-- 
GitLab