Update isort hook

master
mzr1996 2023-06-01 17:03:14 +08:00
parent dd657320a4
commit 367e00a820
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/zhouzaida/isort
rev: 5.12.1
- repo: https://github.com/PyCQA/isort
rev: 5.11.5
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-yapf