summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 3e067c176f..54593c50f7 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -17,3 +17,8 @@ updates:
schedule:
interval: "monthly"
open-pull-requests-limit: 2
+ - package-ecosystem: "gitsubmodule"
+ directory: "/"
+ schedule:
+ interval: "daily"
+ open-pull-requests-limit: 2