mirror of
https://github.com/fosrl/gerbil.git
synced 2026-07-11 05:04:00 -05:00
[PR #92] chore(dependabot): limit grouped dependency updates to one PR per ecosystem #953
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/gerbil/pull/92
Author: @marcschaeferger
Created: 6/7/2026
Status: 🔄 Open
Base:
main← Head:chore/dependabot-single-pr-groups📝 Commits (1)
d611eb2chore(dependabot): limit grouped dependency updates to one PR per ecosystem📊 Changes
1 file changed (+14 additions, -22 deletions)
View changed files
📝
.github/dependabot.yml(+14 -22)📄 Description
Description
This updates the Dependabot configuration to group all dependency updates into a single pull request per ecosystem. It also limits open Dependabot PRs per ecosystem to avoid beeing overcrowded with PRs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.