Skip to content

Commit

Permalink
dependabot: group golang.org/x/* deps (#2238)
Browse files Browse the repository at this point in the history
  • Loading branch information
bendrucker authored Feb 10, 2025
1 parent 0a6f385 commit 22a244f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ updates:
schedule:
interval: weekly
open-pull-requests-limit: 10
groups:
go-x:
patterns:
- "golang.org/x/*"
applies-to: version-updates

# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
Expand Down

0 comments on commit 22a244f

Please sign in to comment.