Skip to content

Commit

Permalink
remove the isort seeding hook (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
keewis authored Jan 5, 2022
1 parent d31bba8 commit f139fb8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
# https://pre-commit.com/
repos:
- repo: https://github.com/asottile/seed-isort-config
rev: v2.2.0
hooks:
- id: seed-isort-config

# isort should run before black as black sometimes tweaks the isort output
- repo: https://github.com/timothycrosley/isort
rev: 5.9.3
Expand Down

0 comments on commit f139fb8

Please sign in to comment.