Skip to content

Commit 9039e6a

Browse files
authored
chore: use 2x faster black mirror (#4784)
Committed via https://github.com/asottile/all-repos
1 parent 4bf60c6 commit 9039e6a

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
@@ -31,7 +31,7 @@ repos:
3131
types_or: [c++, c, cuda]
3232

3333
# Black, the code formatter, natively supports pre-commit
34-
- repo: https://github.com/psf/black
34+
- repo: https://github.com/psf/black-pre-commit-mirror
3535
rev: "23.7.0" # Keep in sync with blacken-docs
3636
hooks:
3737
- id: black

0 commit comments

Comments
 (0)