From e3ad8a6c0ac4f7c6be90aff924f92860ebe3a1f0 Mon Sep 17 00:00:00 2001
From: Varac renovate bot <renovatebot@varac.net>
Date: Fri, 31 Jan 2025 02:11:14 +0000
Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to
 v8.23.3

---
 .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 04baf63..dd177e0 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.23.2
+    rev: v8.23.3
     hooks:
       - id: gitleaks
         stages: [commit]
-- 
GitLab