mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +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
|
||||
hooks:
|
||||
- id: mypy
|
||||
args: []
|
||||
exclude: ^script/scaffold/templates/
|
||||
|
Reference in New Issue
Block a user