Group Dependabot updates for golang.org/x and actions

Group golang.org/x/* Go module updates and actions/* GitHub Actions
updates into single grouped pull requests respectively.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 7be4cd47-9ad4-4e96-8ef4-af53bd5fad6c
This commit is contained in:
Songmu 2026-07-10 21:24:02 +09:00
parent 743f5e5a5f
commit d5bad01dff
No known key found for this signature in database

View file

@ -4,7 +4,15 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
golang-x:
patterns:
- "golang.org/x/*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
groups:
actions:
patterns:
- "actions/*"