diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d65e240..1f1c542 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,6 @@ repos: hooks: - id: ruff args: [--exit-non-zero-on-fix] - - id: ruff-format - repo: local hooks: - id: pytest