Skip to content

Commit e057364

Browse files
authored
chore: use 2x faster black mirror (#151)
Committed via https://github.com/asottile/all-repos
1 parent d41903b commit e057364

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)