From a992e0726ea848dca7abc726995ae1b34eb7c2ce Mon Sep 17 00:00:00 2001
From: Alexandre Strube <a.strube@fz-juelich.de>
Date: Thu, 4 Mar 2021 17:31:14 +0100
Subject: [PATCH] keep this MR clean

---
 .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 425074640..9e2cc1e3e 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,5 +1,5 @@
 repos:
 -   repo: https://github.com/pre-commit/mirrors-autopep8
-    rev: 'v1.5.4'  # Use the sha / tag you want to point at
+    rev: ''  # Use the sha / tag you want to point at
     hooks:
     -   id: autopep8
\ No newline at end of file
-- 
GitLab