1
0
mirror of https://github.com/prometheus/alertmanager.git synced 2026-02-05 15:45:34 +01:00
Files
alertmanager/.github/dependabot.yml
Ben Kochie 2d8344466f Remove abandoned react-app (#4617)
The experimental react-app has been abandoned. Remove
the code to avoid continued maintence.

Signed-off-by: SuperQ <superq@gmail.com>
2025-10-21 09:01:16 -04:00

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"