Tag: github
-
posts
-
TIL: Grouping Dependabot updates
Today I learned, Dependabot has a way to group updates by type. This page has some examples of how to do this. Optimizing the creation of pull requests for Dependabot version updates I had some experience using Renovate to group updates when wor...