mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +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
|
||||
hooks:
|
||||
- id: mypy
|
||||
args: []
|
||||
exclude: ^script/scaffold/templates/
|
||||
|
Loading…
x
Reference in New Issue
Block a user