Files
cli-autoreview/.pre-commit-config.yaml
2026-02-02 19:54:04 +00:00

7 lines
130 B
YAML

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.8
hooks:
- id: ruff
- id: ruff-format