diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index df0a4ed2b..189d79cb1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: -- repo: https://github.com/ambv/black +- repo: https://github.com/python/black rev: 19.3b0 hooks: - id: black diff --git a/README.md b/README.md index 7e643fa92..224f713e0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ status](https://dev.azure.com/toxdev/tox/_apis/build/status/tox%20ci?branchName= [![Documentation status](https://readthedocs.org/projects/tox/badge/?version=latest&style=flat-square)](https://tox.readthedocs.io/en/latest/?badge=latest) [![Code style: -black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) +black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)