Skip to content

Commit

Permalink
configure precommit executed mypy with additional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Dec 3, 2024
1 parent 7133973 commit a9614b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ repos:
additional_dependencies:
- "types-requests"
- "pytest-stub"
- "google-auth-stubs"
- "pydantic"
- "pydantic_settings"
- repo: https://github.com/codespell-project/codespell
rev: v2.2.5
hooks:
Expand Down

0 comments on commit a9614b5

Please sign in to comment.