Commit 6af5655
authored
Group dependabot updates for GHA workflows (#302)
Currently, Dependabot is configured such that it will open one PR per
workflow when a new version is released. For repositories that define
multiple workflows, this can be noisy. Dependabot provides the ability
to group multiple updates in a package ecosystem into a single PR [1].
This patch updates Dependabot to use a group for the `github-actions`
package ecosystem.
[1]: https://docs.github.com/en/code-security/tutorials/secure-your-dependencies/optimizing-pr-creation-version-updates#grouping-related-dependencies-together1 parent b4f8b6a commit 6af5655
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments