Skip to content

Commit 7bf3be2

Browse files
authored
Update dependabot.yml (#3825)
1 parent 768d451 commit 7bf3be2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "weekly"
8+
# Enable version updates for git submodules
9+
- package-ecosystem: "gitsubmodule"
10+
directory: "/"
11+
schedule:
12+
interval: "daily"
813
# Enable updates for Rust packages
914
- package-ecosystem: "cargo"
1015
directory: "/" # Location of package manifests

0 commit comments

Comments
 (0)