ci: group dependabot updates (#5022)

This commit is contained in:
Caleb Doxsey 2024-03-08 14:49:08 -07:00 committed by GitHub
parent f6eecff2ee
commit e352b277c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,18 +5,34 @@ updates:
schedule:
interval: "monthly"
open-pull-requests-limit: 50
groups:
docker:
patterns:
- "*"
- package-ecosystem: "docker"
directory: "/.github/"
schedule:
interval: "monthly"
open-pull-requests-limit: 50
groups:
docker:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
open-pull-requests-limit: 50
groups:
github-actions:
patterns:
- "*"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "monthly"
open-pull-requests-limit: 50
groups:
go:
patterns:
- "*"