We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4187fd9 commit 84c10e6Copy full SHA for 84c10e6
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
exclude: tests/eval_files/.*_py311.py
46
47
- repo: https://github.com/RobertCraigie/pyright-python
48
- rev: v1.1.393
+ rev: v1.1.394
49
hooks:
50
- id: pyright
51
# ignore warnings about new version being available, no other warnings
0 commit comments