summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2019-08-10 13:08:10 -0700
committerAnthony Sottile <asottile@umich.edu>2019-08-10 13:08:10 -0700
commit0bd51980e18d4e73d1e067710cd49ab64b45c8fb (patch)
tree090e244ed624be79b19a3deadc0027930debcc31
parentf34764a41268a7074fda52fcb38b8f13d792a6b1 (diff)
downloadtox-git-0bd51980e18d4e73d1e067710cd49ab64b45c8fb.tar.gz
Update URL: python/black → psf/black (#1395)
-rw-r--r--.pre-commit-config.yaml2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 386e655b..292a7570 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
diff --git a/README.md b/README.md
index 224f713e..de4c4b12 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/python/black)
+black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
<a href="https://tox.readthedocs.io">
<img src="https://raw.githubusercontent.com/tox-dev/tox/master/docs/_static/img/tox.png"