mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Add mypy dependency on types-all
This commit is contained in:
parent
65dc06c989
commit
19da6479a8
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ repos:
|
|||
rev: v0.902
|
||||
hooks:
|
||||
- id: mypy
|
||||
additional_dependencies: [types-all]
|
||||
exclude: ^testing/resources/
|
||||
- repo: meta
|
||||
hooks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue