Skip to content

Commit

Permalink
Update the url of pyupgrade pre-commit hook (open-mmlab#2448)
Browse files Browse the repository at this point in the history
  • Loading branch information
BayMaxBHL authored and ckirchhoff2021 committed Dec 21, 2022
1 parent 5ee553b commit 4df1a09
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 4df1a09

Please sign in to comment.