We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e83e86 commit 052649bCopy full SHA for 052649b
.pre-commit-config-zh-cn.yaml
@@ -4,8 +4,8 @@ repos:
4
rev: 5.0.4
5
hooks:
6
- id: flake8
7
- - repo: https://gitee.com/zhouzaida/mirrors-isort
8
- rev: 5.12.1
+ - repo: https://gitee.com/openmmlab/mirrors-isort
+ rev: 5.11.5
9
10
- id: isort
11
- repo: https://gitee.com/openmmlab/mirrors-yapf
.pre-commit-config.yaml
@@ -3,8 +3,8 @@ repos:
3
- - repo: https://github.com/zhouzaida/isort
+ - repo: https://github.com/PyCQA/isort
- repo: https://github.com/pre-commit/mirrors-yapf
0 commit comments