diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2446a85..a0ecf50 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,6 +6,7 @@ repos: rev: v0.6.3 hooks: - id: ruff + - id: ruff-format - repo: https://github.com/astral-sh/uv-pre-commit rev: 0.4.4 hooks: