Merge pull request #5546 from MichaelEischer/group-golang-dependencies

CI: group dependency updates for golang.org/x/*
This commit is contained in:
Michael Eischer 2025-10-03 19:40:15 +02:00 committed by GitHub
commit 838ef0a9bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,10 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "monthly"
groups:
golang-x-deps:
patterns:
- "golang.org/x/*"
# Dependencies listed in .github/workflows/*.yml
- package-ecosystem: "github-actions"