Skip to content

Commit aaf7165

Browse files
Update dependabot.yml
Try and fix maintainers (@mariobodemann) mistakes.
1 parent 49eaa15 commit aaf7165

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
version: 2
22
updates:
33
- package-ecosystem: "github-actions"
4-
schedule:
5-
interval: "cron"
6-
cronjob: "23 14 1 * *"
7-
4+
schedule:
5+
interval: "weekly"
86
- package-ecosystem: "gradle"
97
schedule:
10-
interval: "cron"
11-
cronjob: "24 14 1 * *"
8+
interval: "weekly"
129

0 commit comments

Comments
 (0)