Skip to content

Commit 243c1bc

Browse files
TomAugspurgerjreback
authored andcommitted
DEV: Remove seed-isort-config hook (#28272)
This was causing issues for me locally. Anyone else? It took a while to run, and didn't seem to give the same output as others (depends on something peculiar to my environment) which doesn't seem to be great for a pre-commit hook. Closes #28236
1 parent 60ff4e1 commit 243c1bc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pre-commit-config.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,3 @@ repos:
1515
hooks:
1616
- id: isort
1717
language: python_venv
18-
- repo: https://github.com/asottile/seed-isort-config
19-
rev: v1.9.2
20-
hooks:
21-
- id: seed-isort-config

0 commit comments

Comments
 (0)