Skip to content

Commit

Permalink
Upgrade pyright version in pre-commit as well
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Aug 18, 2023
1 parent 45e5604 commit 0cc670e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
hooks:
- id: ruff
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.315
rev: v1.1.323
hooks:
- id: pyright
name: pyright (system)
Expand Down

0 comments on commit 0cc670e

Please sign in to comment.