yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/xyz/openbmc_project/PLDM/Requester.interface.yaml b/yaml/xyz/openbmc_project/PLDM/Requester.interface.yaml
index 4de0cd7..2585c82 100644
--- a/yaml/xyz/openbmc_project/PLDM/Requester.interface.yaml
+++ b/yaml/xyz/openbmc_project/PLDM/Requester.interface.yaml
@@ -37,15 +37,15 @@
           post this interval, the way of handling the same (further retries,
           report an error, etc) is left to the user.
       parameters:
-        - name: eid
-          type: byte
-          description: >
-            The MCTP endpoint, specified by 'eid' (endpoint id), for which the
-            new PLDM instance id needs to be generated.
+          - name: eid
+            type: byte
+            description: >
+                The MCTP endpoint, specified by 'eid' (endpoint id), for which the
+                new PLDM instance id needs to be generated.
       returns:
-        - name: instanceid
-          type: byte
-          description: >
-            PLDM instance id.
+          - name: instanceid
+            type: byte
+            description: >
+                PLDM instance id.
       errors:
-        - xyz.openbmc_project.Common.Error.TooManyResources
+          - xyz.openbmc_project.Common.Error.TooManyResources