mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-17 21:53:57 +02:00
12 lines
261 B
YAML
12 lines
261 B
YAML
repos:
|
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
|
rev: v0.6.5
|
|
hooks:
|
|
- id: ruff
|
|
args: ["--fix"]
|
|
- id: ruff-format
|
|
- repo: https://github.com/RobertCraigie/pyright-python
|
|
rev: v1.1.381
|
|
hooks:
|
|
- id: pyright
|