From 4565b7e5829f1e4487e3cc364c8da897d53635a8 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sat, 4 Jan 2025 21:31:14 +0200
Subject: [PATCH] pre-commit: Update the hooks from shore.co.il.

---
 .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 8c98708..daaf802 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -52,7 +52,7 @@ repos:
       - id: mdformat
 
   - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git
-    rev: v0.5.1
+    rev: v0.5.2
     hooks:
       - id: shell-validate
       - id: ansible-syntax-check
-- 
GitLab