"tests/python/common/vscode:/vscode.git/clone" did not exist on "2b5921e7599f1838b28e199ddebf36a02e7cce12"
Unverified Commit d84e081b authored by Xiang Xu's avatar Xiang Xu Committed by GitHub
Browse files

[CI] use officiel isort in pre-commit (#2249)

parent f06ce29b
......@@ -4,8 +4,8 @@ repos:
rev: 5.0.4
hooks:
- id: flake8
- repo: https://gitee.com/zhouzaida/mirrors-isort
rev: 5.12.1
- repo: https://gitee.com/openmmlab/mirrors-isort
rev: 5.11.5
hooks:
- id: isort
- repo: https://gitee.com/openmmlab/mirrors-yapf
......
......@@ -3,8 +3,8 @@ repos:
rev: 5.0.4
hooks:
- id: flake8
- repo: https://github.com/zhouzaida/isort
rev: 5.12.1
- repo: https://github.com/PyCQA/isort
rev: 5.11.5
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-yapf
......
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