Commit 036d1bd
authored
Group dependabot github-action update PRs, delete dead docker updates (flutter#8044)
Dependabot now supports [grouping dependencies](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups) into one PR instead of one per dependency.
Group github-action updates into one PR. Make github-actions update weekly instead of daily. Remove docker since it was removed in flutter#4822
This means a PR like flutter/packages#7813 will instead be grouped into one.
Here's an example of what that will look like: kubernetes-sigs/cluster-api#11347
__________
<img width="400" alt="Screenshot 2024-11-08 at 11 08 52�AM" src="https://github.com/user-attachments/assets/eebedf69-3fae-409b-9c88-c3afc8036c52">
__________
https://github.com/kubernetes-sigs/cluster-api/blob/e13abeaed2bd3d7b04abd9c9823e2f4185fa6599/.github/dependabot.yaml#L10-L12
I also updated the reviewers to stop the "One or more of the users or teams you specified is not a collaborator" [error](flutter/packages#7813 (comment)).
Part of flutter#1480981 parent dcbac07 commit 036d1bd
1 file changed
+5
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 6 | | |
16 | 7 | | |
17 | 8 | | |
18 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
19 | 13 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 14 | + | |
23 | 15 | | |
24 | 16 | | |
25 | 17 | | |
| |||
0 commit comments