Skip to content

Commit f139fb8

Browse files
authored
remove the isort seeding hook (#279)
1 parent d31bba8 commit f139fb8

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,10 +1,5 @@
11
# https://pre-commit.com/
22
repos:
3-
- repo: https://github.com/asottile/seed-isort-config
4-
rev: v2.2.0
5-
hooks:
6-
- id: seed-isort-config
7-
83
# isort should run before black as black sometimes tweaks the isort output
94
- repo: https://github.com/timothycrosley/isort
105
rev: 5.9.3

0 commit comments

Comments
 (0)