From 1d6f497b3b6bf2347e71173965e960bd6d3a0ebc Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Wed, 23 Nov 2016 16:22:22 +0200
Subject: [PATCH] - Use Github mirror.

---
 .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 4c5de77..4cf3b96 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -33,7 +33,7 @@
         entry: piprot --quiet --outdated tests/requirements.txt
         files: requirements.txt
         always_run: true
--   repo: https://www.shore.co.il/git/shell-pre-commit
+-   repo: https://github.com/adarnimrod/shell-pre-commit.git
     sha: master
     hooks:
     -   id: shell-lint
-- 
GitLab