Skip to content

Commit f362508

Browse files
committed
Switch to faster black-pre-commit-mirror
Ref: https://github.com/psf/black/blob/23.12.1/.pre-commit-hooks.yaml
1 parent 6263ffa commit f362508

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
@@ -18,7 +18,7 @@ repos:
1818
- --py38-plus
1919

2020
# Autoformat: Python code
21-
- repo: https://github.com/psf/black
21+
- repo: https://github.com/psf/black-pre-commit-mirror
2222
rev: 23.12.1
2323
hooks:
2424
- id: black

0 commit comments

Comments
 (0)