Commit 7fc1475
committed
chore: set dependabot to only give us PRs on mondays
Due to the volume of PRs received, and the time wasted due to
rebasing/waiting for CI, we decided to batch the dependabot PRs on
monday, merge each of them onto a temporary branch, and the only merge
that branch to main.
Also increases the PR limit so that we definitely get ALL dependabot PRs
on monday (and dont start falling behind because it only gives them to
us 5 at a time).
Signed-off-by: Patrick Roy <[email protected]>1 parent c774571 commit 7fc1475
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
0 commit comments