Update dependabot config to group packages (& include actions eco) (#3880)

This commit is contained in:
Rob Herley 2025-01-13 12:20:02 -05:00 committed by GitHub
parent 1e10417be8
commit 7b5a02b0b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 0 deletions

View File

@ -9,3 +9,15 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
groups:
gomod:
patterns:
- "*"
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: "weekly"
groups:
actions:
patterns:
- "*"