mirror of
https://github.com/Refound-445/nonebot-plugin-nailongremove.git
synced 2025-09-27 00:59:13 +08:00
15 lines
328 B
YAML
15 lines
328 B
YAML
repos:
|
|
- repo: https://github.com/DetachHead/basedpyright-pre-commit-mirror
|
|
rev: v1.13.0
|
|
hooks:
|
|
- id: basedpyright
|
|
language: system
|
|
|
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
|
rev: v0.7.4
|
|
hooks:
|
|
- id: ruff-format
|
|
- id: ruff
|
|
args: ['--fix']
|
|
- id: ruff-format
|