Skip to content

Commit 53a45d6

Browse files
committed
[ci skip] Add gradle to dependabot config
1 parent 831da78 commit 53a45d6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,9 @@ updates:
66
directory: "/"
77
schedule:
88
interval: "monthly"
9+
- package-ecosystem: "gradle"
10+
cooldown:
11+
default-days: 7
12+
directory: "/"
13+
schedule:
14+
interval: "monthly"

0 commit comments

Comments
 (0)