diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 32bec30..e89adb8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,8 +26,8 @@ repos: id: ruff - id: ruff-format repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.5 + rev: v0.6.3 - hooks: - id: pyright repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.374 + rev: v1.1.378