mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
Add mypy dependency on types-all
This commit is contained in:
parent
172a87e6a8
commit
fabe3d8855
1 changed files with 1 additions and 0 deletions
|
|
@ -44,3 +44,4 @@ repos:
|
|||
rev: v0.902
|
||||
hooks:
|
||||
- id: mypy
|
||||
additional_dependencies: [types-all]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue