From 9a1562a90c80676ff4935a1194d71a9e319d6d6d Mon Sep 17 00:00:00 2001
From: Varac renovate bot <renovatebot@varac.net>
Date: Tue, 4 Feb 2025 02:06:19 +0000
Subject: [PATCH] chore(deps): update pre-commit hook
 renovatebot/pre-commit-hooks to v39.158.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 d0d3a53..c349fe8 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -8,6 +8,6 @@ repos:
       - id: check-yaml
       - id: check-added-large-files
   - repo: https://github.com/renovatebot/pre-commit-hooks
-    rev: 39.146.1
+    rev: 39.158.1
     hooks:
       - id: renovate-config-validator
-- 
GitLab