prettier: reformat YAML

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib7050ca82a9826efbd5ef356f546f3c33d7a2186
diff --git a/yaml/xyz/openbmc_project/Software/Version.errors.yaml b/yaml/xyz/openbmc_project/Software/Version.errors.yaml
index 9840b30..8bb78cb 100644
--- a/yaml/xyz/openbmc_project/Software/Version.errors.yaml
+++ b/yaml/xyz/openbmc_project/Software/Version.errors.yaml
@@ -1,13 +1,13 @@
 - name: Incompatible
   description: >
-    A system component has a software version that is incompatible as determined
-    by the implementation and needs to be updated. Some usage examples for this
-    error include creating logging events and providing information on
-    implementation reactions such as when the system is prevented from powering
-    on if a minimum version level is not met.
+      A system component has a software version that is incompatible as determined
+      by the implementation and needs to be updated. Some usage examples for this
+      error include creating logging events and providing information on
+      implementation reactions such as when the system is prevented from powering
+      on if a minimum version level is not met.
 - name: AlreadyExists
   description: >
-    This image version already exists on the device
+      This image version already exists on the device
 - name: InvalidSignature
   description: >
-    Signature Validation failed for image version.
+      Signature Validation failed for image version.