diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 45d0be6..00e6d70 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: exclude: tests/(eval|autofix)_files/.*_py(310|311).py - repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.401 + rev: v1.1.402 hooks: - id: pyright # ignore warnings about new version being available, no other warnings