CI: group dependency updates for golang.org/x/*

This commit is contained in:
Michael Eischer 2025-10-03 19:28:30 +02:00
parent 93720f0717
commit d84c3e3c60

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"