Skip to content

Commit

Permalink
Bump pyright
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed May 8, 2024
1 parent 6ea0de7 commit ba773f9
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 @@ -23,7 +23,7 @@ repos:
additional_dependencies: [pytest, typing-extensions]
types: [python]
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.361
rev: v1.1.362
hooks:
- id: pyright
additional_dependencies: [pytest, typing-extensions]
Expand Down

0 comments on commit ba773f9

Please sign in to comment.