Skip to content

Commit ac5d650

Browse files
xiexinchMeowZhengzhouzaida
authored
[CI] Upgrade the version of isort to fix lint error in master branch (open-mmlab#2520)
## Motivation open-mmlab/mmeval#85 --------- Co-authored-by: Miao Zheng <[email protected]> Co-authored-by: Zaida Zhou <[email protected]>
1 parent 64ad587 commit ac5d650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ repos:
33
rev: 5.0.4
44
hooks:
55
- id: flake8
6-
- repo: https://github.com/PyCQA/isort
7-
rev: 5.10.1
6+
- repo: https://github.com/zhouzaida/isort
7+
rev: 5.12.1
88
hooks:
99
- id: isort
1010
- repo: https://github.com/pre-commit/mirrors-yapf

0 commit comments

Comments
 (0)