Skip to content

Commit 3909c28

Browse files
Update dependabot.yml
This time for real, no fancy cron jobs!
1 parent aaf7165 commit 3909c28

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
version: 2
22
updates:
33
- package-ecosystem: "github-actions"
4+
directory: "/"
45
schedule:
56
interval: "weekly"
7+
68
- package-ecosystem: "gradle"
7-
schedule:
9+
directory: "/"
10+
schedule:
811
interval: "weekly"
9-

0 commit comments

Comments
 (0)