prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types.  Re-run the
formatter on the whole repository.

Change-Id: Ie9b0b21aa323a64500f0483936b14805ec0cd95a
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/data/sensor_dbus.json b/data/sensor_dbus.json
index 8bd85b6..ed61d83 100644
--- a/data/sensor_dbus.json
+++ b/data/sensor_dbus.json
@@ -8,5 +8,5 @@
         "/xyz/openbmc_project/sensors/voltage/Battery_Voltage",
         "/xyz/openbmc_project/sensors/altitude/Altitude",
         "/xyz/openbmc_project/sensors/temperature/Ambient_Virtual_Temp"
-        ]
+    ]
 }