Skip to content

Commit ab388d8

Browse files
committed
Change Dependabot update schedule from monthly to quarterly
1 parent adf0b3d commit ab388d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ updates:
33
- package-ecosystem: maven
44
directory: "/"
55
schedule:
6-
interval: "monthly"
6+
interval: "quarterly"
77
day: monday
88
time: "04:00"
99
open-pull-requests-limit: 99
1010

1111
- package-ecosystem: "github-actions"
1212
directory: "/"
1313
schedule:
14-
interval: "monthly"
14+
interval: "quarterly"
1515
day: monday
1616
time: "04:00"
1717
open-pull-requests-limit: 99

0 commit comments

Comments
 (0)