diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6fe2f79d2..66c81b3de 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,6 +34,7 @@ repos: rev: 'v0.6.3' hooks: - id: ruff + - id: ruff-format - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.6.0