Skip to content

Commit e97ac6b

Browse files
authored
Merge pull request #7 from btat/dependabot
Add dependabot to monitor submodules
2 parents fc14900 + a06e3db commit e97ac6b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: gitsubmodule
5+
schedule:
6+
interval: "daily"
7+
directory: /
8+

0 commit comments

Comments
 (0)