Skip to content

Commit

Permalink
update isort version
Browse files Browse the repository at this point in the history
  • Loading branch information
prajnan93 committed Jun 24, 2023
1 parent d8e5bf8 commit 52ca1e0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
repos:
- repo: https://github.com/asottile/seed-isort-config
rev: v1.9.4
hooks:
- id: seed-isort-config
args: [--exclude=^((examples|docs)/.*)$]

- repo: https://github.com/timothycrosley/isort
rev: 5.4.2
rev: 5.11.5
hooks:
- id: isort

Expand Down

0 comments on commit 52ca1e0

Please sign in to comment.