yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/xyz/openbmc_project/VirtualMedia/Process.interface.yaml b/yaml/xyz/openbmc_project/VirtualMedia/Process.interface.yaml
index 069bc2d..11283a2 100644
--- a/yaml/xyz/openbmc_project/VirtualMedia/Process.interface.yaml
+++ b/yaml/xyz/openbmc_project/VirtualMedia/Process.interface.yaml
@@ -7,7 +7,7 @@
       description: >
           `True`, if object is occupied by active process, `False` otherwise.
       flags:
-        - const
+          - const
       errors:
           - xyz.openbmc_project.Common.Error.InternalFailure
 
@@ -16,6 +16,6 @@
       description: >
           If process terminates this property will contain returned exit code.
       flags:
-        - const
+          - const
       errors:
-          - xyz.openbmc_project.Common.Error.InternalFailure
\ No newline at end of file
+          - xyz.openbmc_project.Common.Error.InternalFailure