Skip to content

Commit d39565b

Browse files
committed
update pre-commit config
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
1 parent e4de4f9 commit d39565b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ repos:
3939
- id: pyright
4040
name: "Check with Pyright"
4141
exclude: tests
42+
additional_dependencies: [sqlalchemy, uvicorn, fastapi]
4243

4344
- repo: https://github.com/python-poetry/poetry
4445
rev: "1.7.0"

0 commit comments

Comments
 (0)