repos: - repo: https://github.com/DetachHead/basedpyright-pre-commit-mirror rev: v1.13.0 hooks: - id: basedpyright language: system - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.7.4 hooks: - id: ruff-format - id: ruff args: ['--fix'] - id: ruff-format