Skip to content

Commit b24d64c

Browse files
authored
chore: enable dependabot updates for submodules (#10)
2 parents 8aaa947 + 4894d34 commit b24d64c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@ updates:
1111
directory: /
1212
schedule:
1313
interval: weekly
14+
15+
# Enable version updates for Git Submodules
16+
- package-ecosystem: gitsubmodule
17+
directory: /
18+
schedule:
19+
interval: daily

0 commit comments

Comments
 (0)