diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9632ce7d2..e6247914a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: trailing-whitespace - id: mixed-line-ending - repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.355 + rev: v1.1.356 hooks: - id: pyright additional_dependencies: