felddy / weewx-docker

Docker container for WeeWx weather station server
https://hub.docker.com/r/felddy/weewx
Creative Commons Zero v1.0 Universal
59 stars 39 forks source link

Add groups to Dependabot ecosystems #342

Closed felddy closed 5 months ago

felddy commented 5 months ago

๐Ÿ—ฃ Description

This PR adds groups to each Dependabot ecosystem. The result will the creation of fewer PRs for version updates. Each PR can now contain multiple changes per ecosystem.

๐Ÿ’ญ Motivation and context

It gets a bit overwhelming at times to have a ton of version updates opened by dependabot. Sometimes there is no resolvable way to test dependent version changes. This happened recently with the GitHub Actions artifact upload and download actions. This should help in those situations.

๐Ÿงช Testing

Worked in other repos... ๐Ÿคž

โœ… Pre-approval checklist