Skip to content

Commit

Permalink
Remove isort from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
zacdezgeo committed Dec 20, 2024
1 parent cf6f58c commit ddb6ae5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,4 @@ repos:
rev: v0.8.4
hooks:
- id: ruff
- id: ruff-format

- repo: https://github.com/pre-commit/mirrors-isort
rev: v5.10.1
hooks:
- id: isort
- id: ruff-format

0 comments on commit ddb6ae5

Please sign in to comment.