yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/xyz/openbmc_project/Certs/Entry.interface.yaml b/yaml/xyz/openbmc_project/Certs/Entry.interface.yaml
index d4c46ce..4547798 100644
--- a/yaml/xyz/openbmc_project/Certs/Entry.interface.yaml
+++ b/yaml/xyz/openbmc_project/Certs/Entry.interface.yaml
@@ -16,16 +16,16 @@
           The current status of the signing operation.
 
 enumerations:
-  - name: State
-    description: >
-      Signing operation state enum.
-    values:
-      - name: Pending
-        description: >
-         Signing request is pending.
-      - name: BadCSR
-        description: >
-          The CSR was malformed.
-      - name: Complete
-        description: >
-          CSR signing complete
+    - name: State
+      description: >
+          Signing operation state enum.
+      values:
+          - name: Pending
+            description: >
+                Signing request is pending.
+          - name: BadCSR
+            description: >
+                The CSR was malformed.
+          - name: Complete
+            description: >
+                CSR signing complete