Skip to content

Commit

Permalink
Bump jakebailey/pyright-action from 1.8.1 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action) from 1.8.1 to 2.0.1.
- [Release notes](https://github.com/jakebailey/pyright-action/releases)
- [Commits](jakebailey/pyright-action@v1.8.1...v2.0.1)

---
updated-dependencies:
- dependency-name: jakebailey/pyright-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent dc633ef commit 665bbd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Run Black
run: black . --check
- name: Run pyright
uses: jakebailey/pyright-action@v1.8.1
uses: jakebailey/pyright-action@v2.0.1
# - name: Run pytest
# run: |
# export PYTHONPATH=$(pwd)
Expand Down

0 comments on commit 665bbd7

Please sign in to comment.