mirror of
https://github.com/home-assistant/core.git
synced 2026-06-07 07:56:49 +01:00
Format all manifests with prettier (#30521)
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
"domain": "python_script",
|
||||
"name": "Python script",
|
||||
"documentation": "https://www.home-assistant.io/integrations/python_script",
|
||||
"requirements": [
|
||||
"restrictedpython==5.0"
|
||||
],
|
||||
"requirements": ["restrictedpython==5.0"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user