Files
ruff/.pre-commit-config.yaml
Charlie Marsh 931d41bff1 Revert "Bump version to 0.0.222"
This reverts commit 852aab5758.
2023-01-13 23:56:29 -05:00

11 lines
232 B
YAML

repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.221
hooks:
- id: ruff
- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.10.1
hooks:
- id: validate-pyproject