You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should try to make sure both use the same pyright version and this version is updated by Renovate.
There's a ticket in the GHA action to tie the version to a package.json. Maybe we could use a pre-commit script to ensure pre-commit uses the same version.
The text was updated successfully, but these errors were encountered:
In pre-commit we're using https://github.com/RobertCraigie/pyright-python:
procrastinate/.pre-commit-config.yaml
Lines 31 to 48 in 296fe1b
In the CI we're using jakebailey/pyright-action@v2:
procrastinate/.github/workflows/ci.yml
Line 86 in 296fe1b
We should try to make sure both use the same pyright version and this version is updated by Renovate.
There's a ticket in the GHA action to tie the version to a package.json. Maybe we could use a pre-commit script to ensure pre-commit uses the same version.
The text was updated successfully, but these errors were encountered: