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
|
rev: v1.5.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: seed-isort-config
|
- 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
|
- repo: https://github.com/pre-commit/mirrors-isort
|
||||||
rev: v4.3.4
|
rev: v4.3.4
|
||||||
hooks:
|
hooks:
|
||||||
|
|
Loading…
Reference in New Issue