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 35c766e commit 693bc14Copy full SHA for 693bc14
.pre-commit-config-zh-cn.yaml
@@ -5,7 +5,7 @@ repos:
5
hooks:
6
- id: flake8
7
- repo: https://gitee.com/openmmlab/mirrors-isort
8
- rev: 5.10.1
+ rev: 5.11.5
9
10
- id: isort
11
- repo: https://gitee.com/openmmlab/mirrors-yapf
.pre-commit-config.yaml
@@ -7,8 +7,8 @@ repos:
rev: v2.2.0
- id: seed-isort-config
- - repo: https://github.com/timothycrosley/isort
- rev: 4.3.21
+ - repo: https://github.com/PyCQA/isort
12
13
14
- repo: https://github.com/pre-commit/mirrors-yapf
0 commit comments