Skip to content

Commit 5617cdd

Browse files
authored
Update black pre-commit mirror link (#15815)
The black pre-commit mirror is now hosted at: https://github.com/psf/black-pre-commit-mirror
1 parent 0d708cb commit 5617cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
hooks:
66
- id: trailing-whitespace
77
- id: end-of-file-fixer
8-
- repo: https://github.com/hauntsaninja/black-pre-commit-mirror
8+
- repo: https://github.com/psf/black-pre-commit-mirror
99
rev: 23.7.0 # must match test-requirements.txt
1010
hooks:
1111
- id: black

0 commit comments

Comments
 (0)