From ff26244bf4691bc184d38d285a351f4e91226125 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Mon, 4 Jun 2018 21:38:35 +0300
Subject: [PATCH] Updated pre-commit hooks.

---
 .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 83ad13c..dfcc0bc 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,7 +1,7 @@
 ---
 repos:
 -   repo: https://github.com/pre-commit/pre-commit-hooks
-    sha: v1.1.1
+    sha: v1.3.0
     hooks:
     -   id: check-added-large-files
     -   id: check-executables-have-shebangs
-- 
GitLab