prettier: reformat YAML

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib7050ca82a9826efbd5ef356f546f3c33d7a2186
diff --git a/yaml/xyz/openbmc_project/Software/Settings.interface.yaml b/yaml/xyz/openbmc_project/Software/Settings.interface.yaml
index 52771df..0477cd8 100644
--- a/yaml/xyz/openbmc_project/Software/Settings.interface.yaml
+++ b/yaml/xyz/openbmc_project/Software/Settings.interface.yaml
@@ -1,11 +1,11 @@
 description: >
-  Implement to provide software settings management.
+    Implement to provide software settings management.
 
 properties:
-  - name: WriteProtected
-    type: boolean
-    default: false
-    description: >
-      This property shall indicate whether the software image can be
-      overwritten, where a value `true` shall indicate that the software cannot
-      be altered or overwritten.
+    - name: WriteProtected
+      type: boolean
+      default: false
+      description: >
+          This property shall indicate whether the software image can be
+          overwritten, where a value `true` shall indicate that the software cannot
+          be altered or overwritten.