Skip to content

Commit 9b4dbb3

Browse files
authored
Update the repo url of pyupgrade pre-commit hook (#756)
1 parent 0e6bb48 commit 9b4dbb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config-zh-cn.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343
hooks:
4444
- id: docformatter
4545
args: ["--in-place", "--wrap-descriptions", "79"]
46-
- repo: https://github.com/asottile/pyupgrade
46+
- repo: https://gitee.com/openmmlab/mirrors-pyupgrade
4747
rev: v3.0.0
4848
hooks:
4949
- id: pyupgrade

0 commit comments

Comments
 (0)