diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 022afe2..0cba1a3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: debug-statements - id: end-of-file-fixer - repo: https://github.com/myint/docformatter - rev: v1.7.5 + rev: eb1df347edd128b30cd3368dddc3aa65edcfac38 hooks: - id: docformatter language: python