[workflow] fixed the precommit CI (#2525)

* [workflow] fixed the precommit CI

* polish file

* polish file
pull/2528/head
Frank Lee 2023-01-30 10:02:13 +08:00 committed by GitHub
parent b528eea0f0
commit af151032f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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)