mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Run mypy in pre-commit without args to match CI (#27741)
This commit is contained in:
parent
e79a5baf9e
commit
23db94c627
@ -17,4 +17,5 @@ repos:
|
|||||||
rev: v0.730
|
rev: v0.730
|
||||||
hooks:
|
hooks:
|
||||||
- id: mypy
|
- id: mypy
|
||||||
|
args: []
|
||||||
exclude: ^script/scaffold/templates/
|
exclude: ^script/scaffold/templates/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user