mirror of
https://github.com/prometheus/alertmanager.git
synced 2026-02-05 15:45:34 +01:00
The experimental react-app has been abandoned. Remove the code to avoid continued maintence. Signed-off-by: SuperQ <superq@gmail.com>
21 lines
443 B
YAML
21 lines
443 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "gomod"
|
|
directory: "/"
|
|
open-pull-requests-limit: 20
|
|
schedule:
|
|
interval: "monthly"
|
|
groups:
|
|
aws:
|
|
patterns:
|
|
- "github.com/aws/*"
|
|
- "github.com/go-openapi/*"
|
|
- package-ecosystem: "docker"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|