Skip to content

Commit 1fc37d3

Browse files
authored
chore: allow more dependabot pull request
1 parent 3bfa058 commit 1fc37d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "gradle"
3+
- package-ecosystem: "gradle"
4+
open-pull-requests-limit: 20
45
directory: "/"
56
schedule:
67
interval: "daily"

0 commit comments

Comments
 (0)