diff --git a/.editorconfig b/.editorconfig
index af09f8cd..a882f5c2 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -13,3 +13,6 @@ trim_trailing_whitespace = false
 
 [*.yaml]
 indent_size = 2
+
+[*.yml]
+indent_size = 2