Skip to content

Commit 6e7b6c2

Browse files
committed
chore: add maven to dependabot
1 parent 4bb6455 commit 6e7b6c2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

+5
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,9 @@ updates:
1010
directory: "/.github/workflows/"
1111
schedule:
1212
interval: "daily"
13+
14+
- package-ecosystem: "maven"
15+
directory: "/"
16+
schedule:
17+
interval: "daily"
1318
...

0 commit comments

Comments
 (0)