prettier: reformat YAML

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib7050ca82a9826efbd5ef356f546f3c33d7a2186
diff --git a/yaml/xyz/openbmc_project/BIOSConfig/Common.metadata.yaml b/yaml/xyz/openbmc_project/BIOSConfig/Common.metadata.yaml
index 5654021..e210158 100644
--- a/yaml/xyz/openbmc_project/BIOSConfig/Common.metadata.yaml
+++ b/yaml/xyz/openbmc_project/BIOSConfig/Common.metadata.yaml
@@ -3,20 +3,20 @@
 - name: AttributeSettingFailed
   level: ERR
   meta:
-    - str: "REASON=%s"
-      type: string
+      - str: "REASON=%s"
+        type: string
 - name: AttributeReadOnly
   level: ERR
   meta:
-    - str: "REASON=%s"
-      type: string
+      - str: "REASON=%s"
+        type: string
 - name: NoResource
   level: ERR
 - name: InvalidValue
   level: ERR
   meta:
-    - str: "UNSUPPORTED_VALUE=%s"
-      type: string
+      - str: "UNSUPPORTED_VALUE=%s"
+        type: string
 - name: InvalidCurrentPassword
   level: ERR
 - name: PasswordNotSettable