mirror of https://github.com/scrapy/scrapy.git
fix isort version
This commit is contained in:
parent
4bd48d2613
commit
5dcf8b9015
|
|
@ -18,6 +18,6 @@ repos:
|
|||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 5.11.3
|
||||
rev: 5.12.0
|
||||
hooks:
|
||||
- id: isort
|
||||
|
|
|
|||
Loading…
Reference in New Issue