Skip to content

Commit 6ead555

Browse files
committed
Update dependabot schedule
1 parent 446fbc0 commit 6ead555

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ updates:
33
- package-ecosystem: "gradle"
44
directory: "/"
55
schedule:
6-
interval: "cron"
7-
cronjob: "0 0 * * 0" # Every Sunday at midnight UTC
8-
open-pull-requests-limit: 5
6+
interval: "daily"
7+
time: "18:00"
8+
timezone: "Europe/Warsaw"
9+
open-pull-requests-limit: 10
910
allow:
1011
- dependency-type: "direct"
1112
ignore:

0 commit comments

Comments
 (0)