yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/xyz/openbmc_project/Network/VLAN.interface.yaml b/yaml/xyz/openbmc_project/Network/VLAN.interface.yaml
index bac27d7..873b1b7 100644
--- a/yaml/xyz/openbmc_project/Network/VLAN.interface.yaml
+++ b/yaml/xyz/openbmc_project/Network/VLAN.interface.yaml
@@ -5,11 +5,11 @@
 # creatable: true
 
 properties:
-   - name: InterfaceName
-     type: string
-     description: >
-         Name of the interface.
-   - name: Id
-     type: uint32
-     description: >
-         VLAN Identifier.
+    - name: InterfaceName
+      type: string
+      description: >
+          Name of the interface.
+    - name: Id
+      type: uint32
+      description: >
+          VLAN Identifier.