diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7c2d431..adde937 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,8 +58,3 @@ repos: hooks: - id: pyupgrade args: [--py312] - - - repo: https://github.com/asottile/reorder_python_imports - rev: v3.12.0 - hooks: - - id: reorder-python-imports