yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/xyz/openbmc_project/Inventory/Manager.interface.yaml b/yaml/xyz/openbmc_project/Inventory/Manager.interface.yaml
index 6f32fcb..6c791ee 100644
--- a/yaml/xyz/openbmc_project/Inventory/Manager.interface.yaml
+++ b/yaml/xyz/openbmc_project/Inventory/Manager.interface.yaml
@@ -11,7 +11,7 @@
           Signal the implementing service that an item is ready to have its
           state managed.
       parameters:
-        - name: object
-          type: dict[path,dict[string,dict[string,variant[boolean,size,int64,string,array[byte]]]]]
-          description: >
-              A dictionary of fully enumerated items to be managed.
+          - name: object
+            type: dict[path,dict[string,dict[string,variant[boolean,size,int64,string,array[byte]]]]]
+            description: >
+                A dictionary of fully enumerated items to be managed.