mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-12 09:26:17 +00:00
b0c2f27319
* Update Go to 1.18 * Update circleci machine image. * Switch maildev to new upstream image location. * Update Go modules to 1.17 format. * Make dependabot monthly to match prometheus/prometheus. Signed-off-by: SuperQ <superq@gmail.com>
11 lines
201 B
YAML
11 lines
201 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "gomod"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
- package-ecosystem: "docker"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|