chore: Update ruff/pyright

This commit is contained in:
Mike A.
2024-09-18 16:42:54 +02:00
parent c5501444f7
commit 97b3c39677
3 changed files with 27 additions and 27 deletions

View File

@@ -1,11 +1,11 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.3
rev: v0.6.5
hooks:
- id: ruff
args: ["--fix"]
- id: ruff-format
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.378
rev: v1.1.381
hooks:
- id: pyright