yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/xyz/openbmc_project/Control/Boot/Type.interface.yaml b/yaml/xyz/openbmc_project/Control/Boot/Type.interface.yaml
index 21063be..7a524fb 100644
--- a/yaml/xyz/openbmc_project/Control/Boot/Type.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Boot/Type.interface.yaml
@@ -11,11 +11,11 @@
 enumerations:
     - name: Types
       description: >
-        Possible types of a boot image.
+          Possible types of a boot image.
       values:
-        - name: Legacy
-          description: >
-            PC compatible boot.
-        - name: EFI
-          description: >
-            Extensible Firmware Interface Boot.
+          - name: Legacy
+            description: >
+                PC compatible boot.
+          - name: EFI
+            description: >
+                Extensible Firmware Interface Boot.