Skip to content

Commit cd41a7a

Browse files
authored
Increase PR limit for dependabot (#1288)
1 parent 28d963a commit cd41a7a

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
@@ -6,4 +6,5 @@ updates:
66
- package-ecosystem: "pip"
77
directory: "/"
88
schedule:
9-
interval: "weekly"
9+
interval: "daily"
10+
open-pull-requests-limit: 30

0 commit comments

Comments
 (0)