8000 chore: use 2x faster black mirror (#170) · yepuv1/python_example@97e233d · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit 97e233d

Browse files
authored
chore: use 2x faster black mirror (pybind#170)
Committed via https://github.com/asottile/all-repos
1 parent 99d2dd3 commit 97e233d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
- id: trailing-whitespace
3535

3636
# Black, the code formatter, natively supports pre-commit
37-
- repo: https://github.com/psf/black
37+
- repo: https://github.com/psf/black-pre-commit-mirror
3838
rev: 23.7.0
3939
hooks:
4040
- id: black

0 commit comments

Comments
 (0)
0