Commit 49464cd
authored
feat(ci): add dependabot.yml groups (#533)
this commit introduces a collection of groups to our dependabot
configuration, to avoid excessive numbers of pull requests when families
of aggregate crates like `futures-*`, `tonic-*`, etc. release new
versions.
this follows the same convention as in other repositories such as e.g.
the proxy, which includes these groups as well.
Signed-off-by: katelyn martin <kate@buoyant.io>1 parent 3377012 commit 49464cd
1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
7 | 32 | | |
8 | 33 | | |
9 | 34 | | |
| |||
0 commit comments