diff --git a/.editorconfig b/.editorconfig
index 500a66d8e7ff3cdd4404b616d8dc1f8bf386a86e..0534c808eb3d1600749c50b33de26ab69681b05b 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -9,5 +9,5 @@ trim_trailing_whitespace = true
 insert_final_newline = false
 
 
-[*.{json, md}]
+[*.{json,md,yaml}]
 indent_size = 2
\ No newline at end of file