Skip to content

Commit

Permalink
Update the url of pyupgrade pre-commit hook (#2448)
Browse files Browse the repository at this point in the history
  • Loading branch information
BayMaxBHL committed Nov 23, 2022
1 parent 72ca0f3 commit ece11bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config-zh-cn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repos:
hooks:
- id: docformatter
args: ["--in-place", "--wrap-descriptions", "79"]
- repo: https://github.com/asottile/pyupgrade
- repo: https://gitee.com/openmmlab/mirrors-pyupgrade
rev: v3.0.0
hooks:
- id: pyupgrade
Expand Down

0 comments on commit ece11bc

Please sign in to comment.