djok/.pre-commit-config.yaml
2025-04-16 12:34:56 -05:00

8 lines
142 B
YAML

# updated 2025-04-16
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.11.5
hooks:
- id: ruff
- id: ruff-format