diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index f2c06b8d..d55845f5 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,7 +4,7 @@ updates:
     directory: "/"
     schedule:
       interval: "monthly"
-rebase-strategy: "auto"
+    rebase-strategy: "auto"
 
 - package-ecosystem: "github-actions"
   directory: "/"