repos: - repo: https://github.com/charliermarsh/ruff-pre-commit rev: v0.9.5 hooks: - id: ruff args: ["--fix"] types: [python]