Skip to content

Commit 277eabc

Browse files
authored
Merge pull request #59 from OpenLiberty/staging
Merge staging to prod - Update dependabot.yml
2 parents 34aaec7 + 6804f7c commit 277eabc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
version: 2
22
updates:
33
- package-ecosystem: maven
4-
directory: "/"
4+
directory: "/finish"
5+
schedule:
6+
interval: monthly
7+
open-pull-requests-limit: 50
8+
- package-ecosystem: maven
9+
directory: "/start"
510
schedule:
611
interval: monthly
712
open-pull-requests-limit: 50

0 commit comments

Comments
 (0)