From c57f14c539afd188379659843343b3875e964060 Mon Sep 17 00:00:00 2001
From: Varac renovate bot <renovatebot@varac.net>
Date: Thu, 16 Jan 2025 02:10:00 +0000
Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to
 v8.23.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 ff1f2b1..8ebce00 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.22.1
+    rev: v8.23.1
     hooks:
       - id: gitleaks
         stages: [commit]
-- 
GitLab