Skip to content

Commit

Permalink
Temporarily disable isort
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Nov 5, 2024
1 parent 6f54737 commit 338f927
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
---
repos:

- repo: https://github.com/asottile/seed-isort-config
rev: v2.2.0
hooks:
- id: seed-isort-config

- repo: https://github.com/PyCQA/isort
rev: 5.10.1
hooks:
- id: isort
args: ["--profile", "black"]

- repo: https://github.com/psf/black
rev: 22.12.0
hooks:
Expand Down

0 comments on commit 338f927

Please sign in to comment.