mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
fixes for mypy 1.11
This commit is contained in:
parent
88317ddb34
commit
a68a19d217
3 changed files with 10 additions and 21 deletions
|
|
@ -40,5 +40,5 @@ repos:
|
|||
rev: v1.11.0
|
||||
hooks:
|
||||
- id: mypy
|
||||
additional_dependencies: [types-all]
|
||||
additional_dependencies: [types-pyyaml]
|
||||
exclude: ^testing/resources/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue