From 5aab510e9afe883938fa40f153d1f744d5fb31a3 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Mon, 22 Jun 2026 18:31:55 +0100 Subject: [PATCH] chore(.editorconfig): use https for urls Signed-off-by: Frazer Smith --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index e1012df..5fdd271 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -# EditorConfig is awesome: http://EditorConfig.org +# EditorConfig is awesome: https://EditorConfig.org root = true [*.{js,jsx,json}]