mirror of
https://github.com/prometheus/prometheus.git
synced 2025-12-03 00:21:02 +01:00
Group more dependabot updates (#17563)
Reduce the number of dependabot PRs for related udpdates. Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
parent
36d054cb2e
commit
fc27eef43f
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -18,6 +18,12 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
groups:
|
groups:
|
||||||
|
aws:
|
||||||
|
patterns:
|
||||||
|
- "github.com/aws/*"
|
||||||
|
azure:
|
||||||
|
patterns:
|
||||||
|
- "github.com/Azure/*"
|
||||||
k8s.io:
|
k8s.io:
|
||||||
patterns:
|
patterns:
|
||||||
- "k8s.io/*"
|
- "k8s.io/*"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user