Skip to content

Commit

Permalink
specify typed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Aug 27, 2024
1 parent cf88159 commit 9804574
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 @@ -39,4 +39,4 @@ repos:
rev: v1.11.2
hooks:
- id: mypy
additional_dependencies: [types-all]
additional_dependencies: [types-six]

0 comments on commit 9804574

Please sign in to comment.