yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/xyz/openbmc_project/Control/Security/SpecialMode.interface.yaml b/yaml/xyz/openbmc_project/Control/Security/SpecialMode.interface.yaml
index 6760076..e8649a2 100644
--- a/yaml/xyz/openbmc_project/Control/Security/SpecialMode.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Security/SpecialMode.interface.yaml
@@ -10,17 +10,17 @@
 enumerations:
     - name: Modes
       description: >
-        Possible modes available.
+          Possible modes available.
       values:
-        - name: None
-          description: >
-            BMC is under normal working condition.
-        - name: Manufacturing
-          description: >
-            Indicate that BMC is in manufacturing mode
-            and is allowed to perform any manufacturing related
-            activity
-        - name: ValidationUnsecure
-          description: >
-            Indicate that BMC is in validation mode, and can
-            execute any special validation related commands
+          - name: None
+            description: >
+                BMC is under normal working condition.
+          - name: Manufacturing
+            description: >
+                Indicate that BMC is in manufacturing mode
+                and is allowed to perform any manufacturing related
+                activity
+          - name: ValidationUnsecure
+            description: >
+                Indicate that BMC is in validation mode, and can
+                execute any special validation related commands