From 599e5f73c40b6b8b8116ab915bc226fcc1e382c0 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Fri, 12 May 2017 22:01:57 +0300
Subject: [PATCH] - Updated hooks in pre-commit.

---
 .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 5cf891c..74d9175 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -6,7 +6,7 @@
     -   id: check-yaml
     -   id: check-merge-conflict
 -   repo: https://www.shore.co.il/git/shell-pre-commit/
-    sha: v0.5.0
+    sha: v0.5.2
     hooks:
     -   id: shell-lint
         files: shell-lint
-- 
GitLab