repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.5.0 hooks: - id: check-yaml - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/rhysd/actionlint rev: v1.6.26 hooks: - id: actionlint - repo: https://github.com/psf/black rev: 24.1.1 hooks: - id: black - repo: https://github.com/astral-sh/ruff-pre-commit rev: 'v0.2.1' hooks: - id: ruff - repo: https://github.com/RobertCraigie/pyright-python rev: v1.1.350 hooks: - id: pyright