Skip to content

Commit

Permalink
remove reorder job
Browse files Browse the repository at this point in the history
  • Loading branch information
duhow committed Oct 26, 2024
1 parent 13d84d0 commit 7dcfc0b
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
Expand Up @@ -26,11 +26,6 @@ repos:
hooks:
- id: pyupgrade
args: [--py38-plus]
- repo: https://github.com/asottile/reorder_python_imports
rev: v3.14.0
hooks:
- id: reorder-python-imports
args: [--py38-plus]
- repo: https://github.com/psf/black
rev: 24.10.0
hooks:
Expand Down

0 comments on commit 7dcfc0b

Please sign in to comment.