Skip to content

Commit d825957

Browse files
authored
Update dependabot.yml
1 parent 7dbcc17 commit d825957

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@
66
version: 2
77
updates:
88
- package-ecosystem: "gradle" # See documentation for possible values
9+
target-branch: "development"
910
directory: "/" # Location of package manifests
11+
open-pull-requests-limit: 0
1012
schedule:
1113
interval: "weekly"
1214
- package-ecosystem: "github-actions"
15+
target-branch: "development"
1316
directory: "/"
17+
open-pull-requests-limit: 0
1418
schedule:
1519
interval: "weekly"

0 commit comments

Comments
 (0)