Files
basango/projects/crawler/.pre-commit-config.yaml
T
2025-10-05 14:42:25 +02:00

7 lines
138 B
YAML

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