Skip to content

Commit

Permalink
chore: bump pyright version to 1.1.328 (#2372)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Sep 27, 2023
1 parent de5edc6 commit e11cc06
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 @@ -124,7 +124,7 @@ repos:
uvicorn,
]
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.327
rev: v1.1.328
hooks:
- id: pyright
exclude: "test_apps|tools|docs|_openapi|tests/examples|tests/docker_service_fixtures"
Expand Down

0 comments on commit e11cc06

Please sign in to comment.