Skip to content

Commit

Permalink
Update pre-commit hook RobertCraigie/pyright-python to v1.1.324 (#512)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 252da5d commit 86ab349
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.323
rev: v1.1.324
hooks:
- id: pyright
exclude: '^alembic/.*\.py$'

0 comments on commit 86ab349

Please sign in to comment.