diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7d83ee5..c6f52a7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,11 +28,6 @@ repos: - id: detect-private-key - id: requirements-txt-fixer - - repo: https://github.com/pycqa/isort - rev: 5.12.0 - hooks: - - id: isort - - repo: https://github.com/charliermarsh/ruff-pre-commit rev: v0.0.254 hooks: