Skip to content

Commit 3ab1148

Browse files
authored
Merge pull request #328 from maxmind/claude/dependabot-gitsubmodule
Enable Dependabot for git submodules (STF-1290)
2 parents bdde995 + 1c49fa4 commit 3ab1148

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,11 @@ updates:
1717
time: '14:00'
1818
cooldown:
1919
default-days: 7
20+
- package-ecosystem: gitsubmodule
21+
directory: /
22+
schedule:
23+
interval: weekly
24+
day: monday
25+
time: '14:00'
26+
cooldown:
27+
default-days: 7

0 commit comments

Comments
 (0)