Skip to content

Commit aed8d1b

Browse files
authored
Merge pull request #3032 from brendandburns/brendandburns-patch-3
Update dependabot.yml
2 parents 92c0f59 + a4e030e commit aed8d1b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ updates:
55
schedule:
66
interval: "daily"
77
time: "02:00"
8+
- package-ecosystem: "maven"
9+
directory: "/"
10+
target-branch: "master-java8"
11+
schedule:
12+
interval: "daily"
13+
time: "02:00"
814
- package-ecosystem: "github-actions"
915
directory: "/"
1016
schedule:

0 commit comments

Comments
 (0)