Skip to content

Commit

Permalink
Update pre-commit hook RobertCraigie/pyright-python to v1.1.374
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 26ed9be commit 2f0c69d
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 @@ -17,7 +17,7 @@ repos:
language: system
entry: poetry run black --check
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.373
rev: v1.1.374
hooks:
- id: pyright
exclude: '^alembic/.*\.py$'

0 comments on commit 2f0c69d

Please sign in to comment.