Skip to content

Commit ca91fcf

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

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
exclude: ^doc/_static/.*.svg
3535

3636
# Python formatting
37-
- repo: https://github.com/psf/black
37+
- repo: https://github.com/psf/black-pre-commit-mirror
3838
rev: 23.1.0
3939
hooks:
4040
- id: black

0 commit comments

Comments
 (0)