Skip to content

Commit 26c5e18

Browse files
authored
chore: use 2x faster pre-commit mirror (#1569)
1 parent c655dbd commit 26c5e18

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
@@ -13,7 +13,7 @@ repos:
1313
- id: mixed-line-ending
1414
- id: trailing-whitespace
1515

16-
- repo: https://github.com/psf/black
16+
- repo: https://github.com/psf/black-pre-commit-mirror
1717
rev: 23.7.0
1818
hooks:
1919
- id: black

0 commit comments

Comments
 (0)