Skip to content

Commit d8e622f

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

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
@@ -28,7 +28,7 @@ repos:
2828
- id: rst-directive-colons
2929
- id: rst-inline-touching-normal
3030

31-
- repo: https://github.com/psf/black
31+
- repo: https://github.com/psf/black-pre-commit-mirror
3232
rev: 23.7.0
3333
hooks:
3434
- id: black-jupyter

0 commit comments

Comments
 (0)