# Run Ruff formatter on commits. repos: - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.9.10 hooks: - id: ruff - id: ruff-format