mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ci: fix isort py37 incompatible issue
This commit is contained in:
parent
885e501d99
commit
d764b863f6
@ -36,7 +36,7 @@ repos:
|
||||
- id: flake8
|
||||
args: ['--config=.flake8', '--tee', '--benchmark']
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 5.9.3
|
||||
rev: 5.11.5 # python 3.7 compatible
|
||||
hooks:
|
||||
- id: isort
|
||||
name: isort (python)
|
||||
|
Loading…
x
Reference in New Issue
Block a user