Skip to content

Commit

Permalink
Add mypy stub packages to precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Nov 21, 2024
1 parent 68488f0 commit 3097d81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ repos:
- types-setuptools
- types-PyYAML
- types-requests
- types-pytz
- types-python-dateutil
args: ["--python-version", "3.10", "--ignore-missing-imports"]
- repo: https://github.com/pycqa/isort
rev: 5.13.2
Expand Down

0 comments on commit 3097d81

Please sign in to comment.