yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/xyz/openbmc_project/Inventory/Item/Chassis.interface.yaml b/yaml/xyz/openbmc_project/Inventory/Item/Chassis.interface.yaml
index 13b279f..597ec4b 100644
--- a/yaml/xyz/openbmc_project/Inventory/Item/Chassis.interface.yaml
+++ b/yaml/xyz/openbmc_project/Inventory/Item/Chassis.interface.yaml
@@ -13,33 +13,33 @@
       description: >
           Possible chassis type
       values:
-        - name: Component
-          description: >
-              A small chassis, card, or device that contains devices for a
-              particular subsystem or function.
-        - name: Enclosure
-          description: >
-              A generic term for a chassis that does not fit any other
-              description.
-        - name: Module
-          description: >
-              A small, typically removable, chassis or card that contains
-              devices for a particular subsystem or function.
-        - name: RackMount
-          description: >
-              A single-system chassis designed specifically for mounting in an
-              equipment rack.
-        - name: StandAlone
-          description: >
-              A single, free-standing system, commonly called a tower or
-              desktop chassis.
-        - name: StorageEnclosure
-          description: >
-              A chassis that encloses storage.
-        - name: Unknown
-          description: >
-              An unknown chassis type.
-        - name: Zone
-          description: >
-              A logical division or portion of a physical chassis that contains
-              multiple devices or systems that cannot be physically separated.
+          - name: Component
+            description: >
+                A small chassis, card, or device that contains devices for a
+                particular subsystem or function.
+          - name: Enclosure
+            description: >
+                A generic term for a chassis that does not fit any other
+                description.
+          - name: Module
+            description: >
+                A small, typically removable, chassis or card that contains
+                devices for a particular subsystem or function.
+          - name: RackMount
+            description: >
+                A single-system chassis designed specifically for mounting in an
+                equipment rack.
+          - name: StandAlone
+            description: >
+                A single, free-standing system, commonly called a tower or
+                desktop chassis.
+          - name: StorageEnclosure
+            description: >
+                A chassis that encloses storage.
+          - name: Unknown
+            description: >
+                An unknown chassis type.
+          - name: Zone
+            description: >
+                A logical division or portion of a physical chassis that contains
+                multiple devices or systems that cannot be physically separated.