diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 659aa5b..c9e961b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: ruff-format types_or: [python, pyi, jupyter] - repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.362 + rev: v1.1.363 hooks: - id: pyright - repo: https://github.com/codespell-project/codespell