Skip to content

Commit 273d6f4

Browse files
committed
Adding dependamBot
1 parent 259ac2a commit 273d6f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ version: 2
22
updates:
33
- package-ecosystem: gradle
44
directory: "/"
5+
schedule:
6+
interval: daily
7+
open-pull-requests-limit: 10
8+
9+
- package-ecosystem: gradle
10+
directory: "/app"
511
schedule:
612
interval: daily
713
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)