Fix double entry in pre-commit config
This commit is contained in:
parent
a7db21a273
commit
3f59f08625
|
@ -11,10 +11,6 @@ repos:
|
|||
rev: v1.5.0
|
||||
hooks:
|
||||
- id: seed-isort-config
|
||||
- repo: https://github.com/pre-commit/mirrors-isort
|
||||
rev: v4.3.4
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/pre-commit/mirrors-isort
|
||||
rev: v4.3.4
|
||||
hooks:
|
||||
|
|
Loading…
Reference in New Issue