Skip to content

Commit 897e9a5

Browse files
authored
Merge pull request #2000 from matthewdale/godriver3445-submod-workflow
GODRIVER-3445 Update specifications submodule weekly with dependabot.
2 parents d3323e8 + d508446 commit 897e9a5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ updates:
1111
- package-ecosystem: gomod
1212
directory: /
1313
schedule:
14-
interval: "weekly"
14+
interval: "weekly"
15+
- package-ecosystem: "gitsubmodule"
16+
directory: "/"
17+
schedule:
18+
interval: "weekly"

0 commit comments

Comments
 (0)