Format all manifests with prettier (#30521)

This commit is contained in:
Franck Nijhof 2020-01-06 21:28:23 +01:00 committed by GitHub
parent 21029b1d7b
commit a84741392b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
702 changed files with 1113 additions and 3075 deletions

View file

@ -2,11 +2,7 @@
"domain": "keenetic_ndms2",
"name": "Keenetic ndms2",
"documentation": "https://www.home-assistant.io/integrations/keenetic_ndms2",
"requirements": [
"ndms2_client==0.0.11"
],
"requirements": ["ndms2_client==0.0.11"],
"dependencies": [],
"codeowners": [
"@foxel"
]
"codeowners": ["@foxel"]
}