Commit 1b429a1
committed
Reduce number of Dependabot PRs
This changes 2 things:
- Enable grouped updates. Instead of a separate PR for every package,
Dependabot can combine them into a single "dependency update" PR.
- Limit to direct dependencies. We can use the allow key to restrict it
to only the packages you explicitly list in the `requirements.in`.1 parent 3c28a84 commit 1b429a1
1 file changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | | - | |
| 35 | + | |
32 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
33 | 41 | | |
34 | 42 | | |
35 | 43 | | |
| |||
0 commit comments