diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5134f5f14aa..1b2cb9d69b1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: -- repo: https://github.com/python/black +- repo: https://github.com/psf/black rev: 19.3b0 hooks: - id: black