Skip to content

Commit f63d4c1

Browse files
sbidoulhugovk
andauthored
pre-commit: use faster mypyc-compiled version of black
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent ca6971d commit f63d4c1

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
@@ -16,7 +16,7 @@ repos:
1616
- id: trailing-whitespace
1717
exclude: .patch
1818

19-
- repo: https://github.com/psf/black
19+
- repo: https://github.com/psf/black-pre-commit-mirror
2020
rev: 23.12.1
2121
hooks:
2222
- id: black

0 commit comments

Comments
 (0)