diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ab31867..333f321 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: black name: Python formatting (black) - repo: https://github.com/PyCQA/docformatter - rev: v1.7.5 + rev: 06907d0 hooks: - id: docformatter name: Python docstring formatting (docformatter)