...

Text file src/github.com/prometheus/alertmanager/.github/dependabot.yml

Documentation: github.com/prometheus/alertmanager/.github

     1version: 2
     2updates:
     3  - package-ecosystem: "gomod"
     4    directory: "/"
     5    schedule:
     6      interval: "monthly"
     7  - package-ecosystem: "docker"
     8    directory: "/"
     9    schedule:
    10      interval: "monthly"

View as plain text