Upgrade the version of isort to fix lint error (#199)

pull/144/merge
yancong 2023-02-04 00:07:41 +08:00 committed by GitHub
parent 231ffc73cb
commit 213f1b2235
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: 5.11.5
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-yapf