github: create a dependabot group for franz-go

This commit is contained in:
Vincent Bernat
2025-10-20 23:17:05 +02:00
parent 3943037361
commit e0f3e96971

View File

@@ -67,6 +67,10 @@ updates:
- dependencies - dependencies
open-pull-requests-limit: 10 open-pull-requests-limit: 10
groups: groups:
franz-go:
patterns:
- "github.com/twmb/franz-go"
- "github.com/twmb/franz-go/*"
golang-org-x: golang-org-x:
patterns: patterns:
- "golang.org/x/*" - "golang.org/x/*"