Update editorconfig to fit with alejandra
diff --git a/.editorconfig b/.editorconfig
index 56c2916..0f112c3 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -5,5 +5,5 @@
 insert_final_newline = true
 charset = utf-8
 indent_style = space
-indent_size = 4
+indent_size = 2
 max_line_length = 80