diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e42d74e..676328d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: rev: 193ee766ca496871f93621d6b58d57a6564ff81b # frozen: 23.7.0 hooks: - id: black -- repo: https://github.com/myint/docformatter +- repo: https://github.com/PyCQA/docformatter rev: dfefe062799848234b4cd60b04aa633c0608025e # frozen: v1.7.5 hooks: - id: docformatter