diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 0296fe3992f95f519139ebf85d22d02f06df1b1b..7c5390a36776bd76a02e979642902ba4291a0ae6 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
     hooks:
       - id: black
   - repo: https://github.com/pycqa/docformatter
-    rev: v1.6.0.rc1
+    rev: v1.5.1
     hooks:
       - id: docformatter
   - repo: https://github.com/pycqa/isort