Skip to content

Commit ad7c632

Browse files
authored
Merge pull request #423 from DimitriPapadopoulos/seed-isort-config
`seed-isort-config` no longer needed as of `isort>=5`
2 parents f0d66b7 + dc6898e commit ad7c632

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
repos:
33

4-
- repo: https://github.com/asottile/seed-isort-config
5-
rev: v2.2.0
6-
hooks:
7-
- id: seed-isort-config
8-
94
- repo: https://github.com/PyCQA/isort
105
rev: 5.13.2
116
hooks:

0 commit comments

Comments
 (0)