yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml b/yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml
index 879ff76..6d9608a 100644
--- a/yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml
@@ -11,14 +11,14 @@
 enumerations:
     - name: Modes
       description: >
-        Possible boot modes.
+          Possible boot modes.
       values:
-        - name: Regular
-          description: >
-            The regular/default mode, such as boot to an OS.
-        - name: Safe
-          description: >
-            Boot to a diagnostic/trouble-shooting mode.
-        - name: Setup
-          description: >
-            Boot to BIOS setup.
+          - name: Regular
+            description: >
+                The regular/default mode, such as boot to an OS.
+          - name: Safe
+            description: >
+                Boot to a diagnostic/trouble-shooting mode.
+          - name: Setup
+            description: >
+                Boot to BIOS setup.