yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml b/yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml
index 53eca3e..95df804 100644
--- a/yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml
+++ b/yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml
@@ -68,24 +68,24 @@
           List of capabilities that a processor can support.
           Values are based off DMTF DSP0134 specification.
       values:
-        - name: Capable64bit
-          description: >
-              Capable of 64-bit.
-        - name: MultiCore
-          description: >
-              Support multi-core.
-        - name: HardwareThread
-          description: >
-              Support hardware thread.
-        - name: ExecuteProtection
-          description: >
-              Support execute protection.
-        - name: EnhancedVirtualization
-          description: >
-              Support enhanced virtualization.
-        - name: PowerPerformanceControl
-          description: >
-              Support power/performance control.
+          - name: Capable64bit
+            description: >
+                Capable of 64-bit.
+          - name: MultiCore
+            description: >
+                Support multi-core.
+          - name: HardwareThread
+            description: >
+                Support hardware thread.
+          - name: ExecuteProtection
+            description: >
+                Support execute protection.
+          - name: EnhancedVirtualization
+            description: >
+                Support enhanced virtualization.
+          - name: PowerPerformanceControl
+            description: >
+                Support power/performance control.
 
 associations:
     - name: associated_pcie_slots
@@ -95,4 +95,4 @@
           PCIe slots.
       reverse_name: upstream_processor
       required_endpoint_interfaces:
-        - xyz.openbmc_project.Inventory.Item.PCIeSlot
+          - xyz.openbmc_project.Inventory.Item.PCIeSlot