Skip to content

Commit

Permalink
chore: add missing types to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Jun 9, 2024
1 parent 870e0c2 commit cfd4a2f
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 @@ -44,4 +44,4 @@ repos:
rev: v1.10.0
hooks:
- id: mypy
additional_dependencies: []
additional_dependencies: ["types-aiofiles", "types-dateparser"]

0 comments on commit cfd4a2f

Please sign in to comment.