mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-20 07:09:22 -06:00
mypy passes with check_untyped_defs
This commit is contained in:
@@ -42,6 +42,11 @@ repos:
|
||||
rev: v1.6.0
|
||||
hooks:
|
||||
- id: setup-cfg-fmt
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v0.761
|
||||
hooks:
|
||||
- id: mypy
|
||||
exclude: ^testing/resources/
|
||||
- repo: meta
|
||||
hooks:
|
||||
- id: check-hooks-apply
|
||||
|
||||
Reference in New Issue
Block a user