Skip to content

Commit edd35d6

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

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
@@ -19,7 +19,7 @@ repos:
1919
- id: ruff
2020
args: [--config=ruff.toml, --fix, --show-fixes]
2121

22-
- repo: https://github.com/psf/black
22+
- repo: https://github.com/psf/black-pre-commit-mirror
2323
rev: "23.3.0"
2424
hooks:
2525
- id: black

0 commit comments

Comments
 (0)