From f539d468470c74bdd707ed26a12544e2eece4b5f Mon Sep 17 00:00:00 2001
From: "robinwilliam.hundt" <robinwilliam.hundt@stud.uni-goettingen.de>
Date: Mon, 13 Nov 2017 19:53:17 +0100
Subject: [PATCH] pre-commit test 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 62502963..94b5fb93 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,5 +1,5 @@
 repos:
   -   repo: git://github.com/guykisel/prospector-mirror
-    sha: ''  # Use the sha / tag you want to point at
+    sha: ''  # Use the sha / tag you want to point at test
     hooks:
     -   id: prospector
-- 
GitLab