diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5a99f59..d2e792f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: - id: pycln args: [ --config=setup.cfg ] - - repo: https://github.com/myint/docformatter + - repo: https://github.com/PyCQA/docformatter rev: v1.5.0 hooks: - id: docformatter