diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 4250746400d8619b6d30c19ac259418e7230e34e..9e2cc1e3edf158b35344021823ab76b03cd90231 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