mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 10:29:27 +00:00
Ignore python-typing-update for pre-commit requirements (#48292)
This commit is contained in:
@@ -96,6 +96,7 @@ IGNORE_PRE_COMMIT_HOOK_ID = (
|
||||
"check-json",
|
||||
"no-commit-to-branch",
|
||||
"prettier",
|
||||
"python-typing-update",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user