prettier: reformat YAML

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib7050ca82a9826efbd5ef356f546f3c33d7a2186
diff --git a/yaml/xyz/openbmc_project/Time.metadata.yaml b/yaml/xyz/openbmc_project/Time.metadata.yaml
index cfef584..cb775ae 100644
--- a/yaml/xyz/openbmc_project/Time.metadata.yaml
+++ b/yaml/xyz/openbmc_project/Time.metadata.yaml
@@ -1,14 +1,14 @@
 - name: NotAllowed
   inherits:
-    - xyz.openbmc_project.Common.NotAllowed
+      - xyz.openbmc_project.Common.NotAllowed
   meta:
-    - str: "OWNER=%s"
-      type: string
-    - str: "SYNC_METHOD=%s"
-      type: string
+      - str: "OWNER=%s"
+        type: string
+      - str: "SYNC_METHOD=%s"
+        type: string
 - name: Failed
   inherits:
-    - xyz.openbmc_project.Common.InternalFailure
+      - xyz.openbmc_project.Common.InternalFailure
   meta:
-    - str: "REASON=%s"
-      type: string
+      - str: "REASON=%s"
+        type: string