Unverified Commit ece11bc1 authored by BayMax_BHL's avatar BayMax_BHL Committed by GitHub
Browse files

Update the url of pyupgrade pre-commit hook (#2448)

parent 72ca0f30
...@@ -43,7 +43,7 @@ repos: ...@@ -43,7 +43,7 @@ repos:
hooks: hooks:
- id: docformatter - id: docformatter
args: ["--in-place", "--wrap-descriptions", "79"] args: ["--in-place", "--wrap-descriptions", "79"]
- repo: https://github.com/asottile/pyupgrade - repo: https://gitee.com/openmmlab/mirrors-pyupgrade
rev: v3.0.0 rev: v3.0.0
hooks: hooks:
- id: pyupgrade - id: pyupgrade
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment