From be60a48b4fc32f3490949088a39d17c7bd49ab21 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Mon, 29 Apr 2019 09:49:07 +0300
Subject: [PATCH] Auto update 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 03b420a..a770884 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
-    rev: v1.4.0-1
+    rev: v2.2.1
     hooks:
     -   id: check-added-large-files
     -   id: check-executables-have-shebangs
-- 
GitLab