Skip to content

Commit

Permalink
Sync pyright pre-commit version
Browse files Browse the repository at this point in the history
  • Loading branch information
crimsonknave committed Dec 11, 2024
1 parent d8a7848 commit 031d8be
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 @@ -8,7 +8,7 @@ repos:
# Run the formatter.
- id: ruff-format
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.382
rev: v1.1.390
hooks:
- id: pyright
# I don't love having to specify these here, but pre-commit only seems to work
Expand Down

0 comments on commit 031d8be

Please sign in to comment.