You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for pointing this feature out. Really saved a lot of overhead. It also solved the issue with congflicting pacakge-lock.json files.
However, I still find a good use for this workflow on my demos-nuxt project where I have multiple directories each with separate package.json file. So I have Dependabot configured for each sub-direcory and it produces multiple PRs, though grouped.
Or is it possible to configure Dependabot to run only once over all sub-directories❓
Dependabot finally added grouped updates, so this workflow is no longer needed 🎉
https://github.blog/2023-08-24-a-faster-way-to-manage-version-updates-with-dependabot/
The text was updated successfully, but these errors were encountered: