[workflow] fixed the precommit CI (#2525)

* [workflow] fixed the precommit CI

* polish file

* polish file
This commit is contained in:
Frank Lee
2023-01-30 10:02:13 +08:00
committed by GitHub
parent b528eea0f0
commit af151032f2

View File

@@ -1,7 +1,7 @@
repos:
- repo: https://github.com/pycqa/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
name: sort all imports (python)