chore: 🔥 remove duplicate isort from pre-commit-config
This commit is contained in:
parent
29532db02f
commit
2254e59bdf
|
|
@ -34,11 +34,6 @@ repos:
|
|||
# name: Upgrade code
|
||||
# args: [--py38-plus]
|
||||
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.12.0
|
||||
hooks:
|
||||
- id: isort
|
||||
name: Sort imports
|
||||
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 6.1.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue