summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index c9940674d..13cdb8551 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
exclude: doc/en/example/py2py3/test_py2.py
repos:
-- repo: https://github.com/python/black
+- repo: https://github.com/psf/black
rev: 19.3b0
hooks:
- id: black