yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/xyz/openbmc_project/Certs/InstallAll.interface.yaml b/yaml/xyz/openbmc_project/Certs/InstallAll.interface.yaml
index 19d29f7..e375a07 100644
--- a/yaml/xyz/openbmc_project/Certs/InstallAll.interface.yaml
+++ b/yaml/xyz/openbmc_project/Certs/InstallAll.interface.yaml
@@ -5,18 +5,18 @@
       description: >
           Install the authority list and restart the associated services.
       parameters:
-        - name: Path
-          type: string
-          description: >
-              Path of the file that contains a list of root certificates.
+          - name: Path
+            type: string
+            description: >
+                Path of the file that contains a list of root certificates.
 
       returns:
-        - name: ObjectPath
-          type: array[object_path]
-          description: >
-              D-Bus object path to created objects.
+          - name: ObjectPath
+            type: array[object_path]
+            description: >
+                D-Bus object path to created objects.
 
       errors:
-        - xyz.openbmc_project.Common.Error.InternalFailure
-        - xyz.openbmc_project.Common.Error.NotAllowed
-        - xyz.openbmc_project.Certs.Error.InvalidCertificate
+          - xyz.openbmc_project.Common.Error.InternalFailure
+          - xyz.openbmc_project.Common.Error.NotAllowed
+          - xyz.openbmc_project.Certs.Error.InvalidCertificate