Skip to content

Commit

Permalink
minor fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-six committed Mar 24, 2024
1 parent e82b2fd commit 643f78e
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 @@ -48,7 +48,7 @@ repos:
rev: v3.1.0
hooks:
- id: pylint
additional_dependencies: [pydantic, pylint-pydantic]
additional_dependencies: [pydantic, fastapi, uvicorn, pylint-pydantic]
exclude: django_project/
language_version: python3.11
args:
Expand Down

0 comments on commit 643f78e

Please sign in to comment.