mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Run mypy in pre-commit without args to match CI (#27741)
This commit is contained in:
committed by
Paulus Schoutsen
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/
|
||||||
|
Reference in New Issue
Block a user