Skip to content

Commit

Permalink
Add mypy dependency on types-all
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Jun 14, 2021
1 parent 65dc06c commit 19da647
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 @@ -47,6 +47,7 @@ repos:
rev: v0.902
hooks:
- id: mypy
additional_dependencies: [types-all]
exclude: ^testing/resources/
- repo: meta
hooks:
Expand Down

0 comments on commit 19da647

Please sign in to comment.