Skip to content

Commit

Permalink
fix: add dateutil stubs to pre-commit hook (#2017)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeshultz authored Apr 20, 2024
1 parent 85eff6a commit 108ec59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ repos:
- id: mypy
additional_dependencies: [
types-PyYAML,
types-python-dateutil,
types-requests,
types-setuptools,
pydantic,
Expand Down

0 comments on commit 108ec59

Please sign in to comment.