Skip to content
Snippets Groups Projects
Commit dcad3538 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

ci: Update pyright

parent 13192848
No related branches found
No related tags found
1 merge request!3Refactor
......@@ -20,7 +20,7 @@ test-pyright:
- "**/*.py"
script:
- pip install .
- npm install pyright@1.1.307
- npm install pyright@1.1.389
- node_modules/.bin/pyright --version
- node_modules/.bin/pyright
interruptible: true
......
......@@ -14,7 +14,7 @@ repos:
- tomli
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.307
rev: v1.1.389
hooks:
- id: pyright
pass_filenames: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment