Skip to content

Commit 588ea85

Browse files
authored
chore: use 2x faster black mirror (#555)
1 parent 943bfc1 commit 588ea85

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
@@ -23,7 +23,7 @@ repos:
2323
- id: ruff
2424
args: [--fix, --show-fixes]
2525

26-
- repo: https://github.com/psf/black
26+
- repo: https://github.com/psf/black-pre-commit-mirror
2727
rev: 23.7.0
2828
hooks:
2929
- id: black

0 commit comments

Comments
 (0)