We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 446fbc0 commit 6ead555Copy full SHA for 6ead555
.github/dependabot.yml
@@ -3,9 +3,10 @@ updates:
3
- package-ecosystem: "gradle"
4
directory: "/"
5
schedule:
6
- interval: "cron"
7
- cronjob: "0 0 * * 0" # Every Sunday at midnight UTC
8
- open-pull-requests-limit: 5
+ interval: "daily"
+ time: "18:00"
+ timezone: "Europe/Warsaw"
9
+ open-pull-requests-limit: 10
10
allow:
11
- dependency-type: "direct"
12
ignore:
0 commit comments