Skip to content

Commit 14cd2d4

Browse files
add dependabot to create PR to update the submodules to latest
Signed-off-by: Kevin Broch <[email protected]>
1 parent 46362c7 commit 14cd2d4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: .github/dependabot.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem
3+
version: 2
4+
updates:
5+
- package-ecosystem: gitsubmodule
6+
directory: /
7+
schedule:
8+
interval: daily

0 commit comments

Comments
 (0)