Merge pull request #11766 from uranusjr/upgrade-pre-commit-isort

This commit is contained in:
Tzu-ping Chung 2023-01-30 17:10:48 +08:00 committed by GitHub
commit e3e7bc34eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ repos:
exclude: tests/data
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
files: \.py$