build: align URI to access JSON schemas
[e-mobility-charging-stations-simulator.git] / .prettierrc.json
index 0ac900c18bec4829f5ea409137a6ef11b9611ef4..6414c22de5def978c947a0648bcf44e713e2f265 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "$schema": "http://json.schemastore.org/prettierrc",
+  "$schema": "https://json.schemastore.org/prettierrc",
   "printWidth": 100,
   "singleQuote": true
 }