mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 13:30:49 -05:00
11 lines
232 B
YAML
11 lines
232 B
YAML
repos:
|
|
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
|
rev: v0.0.192
|
|
hooks:
|
|
- id: ruff
|
|
|
|
- repo: https://github.com/abravalheri/validate-pyproject
|
|
rev: v0.10.1
|
|
hooks:
|
|
- id: validate-pyproject
|