Skip to content

Commit 6e60db5

Browse files
committed
updated dependabot schedule
1 parent c719644 commit 6e60db5

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: "monthly"
6+
interval: weekly
7+
day: monday
8+
time: "06:00"
79
- package-ecosystem: "maven"
810
directory: "/"
911
schedule:
10-
interval: "monthly"
12+
interval: weekly
13+
day: monday
14+
time: "06:00"

0 commit comments

Comments
 (0)