tagstudio/.pre-commit-config.yaml
2024-05-02 14:19:58 +08:00

6 lines
133 B
YAML

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.4.2
hooks:
- id: ruff-format