prettier: reformat YAML

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib7050ca82a9826efbd5ef356f546f3c33d7a2186
diff --git a/yaml/xyz/openbmc_project/Software/Version.metadata.yaml b/yaml/xyz/openbmc_project/Software/Version.metadata.yaml
index 6550d0e..ee83920 100644
--- a/yaml/xyz/openbmc_project/Software/Version.metadata.yaml
+++ b/yaml/xyz/openbmc_project/Software/Version.metadata.yaml
@@ -1,16 +1,16 @@
 - name: Incompatible
   level: ERR
   meta:
-    - str: "MIN_VERSION=%s"
-      type: string
-    - str: "ACTUAL_VERSION=%s"
-      type: string
-    - str: "VERSION_PURPOSE=%s"
-      type: string
+      - str: "MIN_VERSION=%s"
+        type: string
+      - str: "ACTUAL_VERSION=%s"
+        type: string
+      - str: "VERSION_PURPOSE=%s"
+        type: string
 - name: AlreadyExists
   level: ERR
   meta:
-    - str: "IMAGE_VERSION=%s"
-      type: string
+      - str: "IMAGE_VERSION=%s"
+        type: string
 - name: InvalidSignature
   level: ERR