mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-17 20:53:55 +02:00
ci: Update pre-commit tool revisions
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.1.9
|
||||
rev: v0.6.3
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: ["--fix"]
|
||||
- id: ruff-format
|
||||
- repo: https://github.com/RobertCraigie/pyright-python
|
||||
rev: v1.1.350
|
||||
rev: v1.1.378
|
||||
hooks:
|
||||
- id: pyright
|
||||
|
||||
Reference in New Issue
Block a user