[Enhance] Update isort version in pre-commit (#688)

pull/687/head
Yixiao Fang 2023-02-03 17:00:10 +08:00 committed by GitHub
parent 684875d09b
commit 75c3e10aff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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