ci: Update pre-commit tool revisions

This commit is contained in:
Mike A.
2024-09-03 17:40:05 +02:00
parent 71980568e4
commit 239bc012fb
2 changed files with 5 additions and 4 deletions

View File

@@ -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