Skip to content

Commit 5d50265

Browse files
authored
Merge pull request #165 from fyliu/patch-1
Update black repo url in pre-commit
2 parents e3effc0 + be3a7e8 commit 5d50265

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
@@ -5,7 +5,7 @@ repos:
55
- id: check-yaml
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
8-
- repo: https://github.com/ambv/black
8+
- repo: https://github.com/psf/black-pre-commit-mirror
99
rev: 24.4.2
1010
hooks:
1111
- id: black

0 commit comments

Comments
 (0)