diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9a3c926c..69f31669 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: trailing-whitespace args: [--markdown-linebreak-ext=md] -- repo: https://github.com/python/black +- repo: https://github.com/psf/black rev: 21.6b0 hooks: - id: black