Commit fc6cdf5
Group dependabot updates for some gradle dependencies (flutter#8100)
After flutter#8048 I was expecting dependabot to update all packages given a particular dependency bump, but that doesn't seem to be happening. For example flutter#8097 only updated shared_preferences_android.
So let's try adding [`groups`](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups) to see if that does it. Group some dependencies together.
Fixes flutter/flutter#1480981 parent 3a6f738 commit fc6cdf5
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
108 | 122 | | |
109 | 123 | | |
110 | 124 | | |
| |||
0 commit comments