diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 03a647950d..89e88dc915 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,6 @@ repos: hooks: - id: isort name: isort - args: [--profile=black, --line-width=100] - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.7.4 hooks: