Skip to content

Commit 37976fe

Browse files
committed
chore: update Dependabot schedule to quarterly (3 months)
1 parent 162113c commit 37976fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ updates:
44
- package-ecosystem: "gradle"
55
directory: "/"
66
schedule:
7-
interval: "monthly"
7+
interval: "quarterly"
88
time: "09:00"
99
open-pull-requests-limit: 10
1010
groups:
@@ -46,6 +46,6 @@ updates:
4646
- package-ecosystem: "github-actions"
4747
directory: "/"
4848
schedule:
49-
interval: "monthly"
49+
interval: "quarterly"
5050
time: "09:00"
5151
open-pull-requests-limit: 5

0 commit comments

Comments
 (0)