File: dependabot.yml

package info (click to toggle)
golang-github-prometheus-common 0.63.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,424 kB
  • sloc: makefile: 20; sh: 7
file content (10 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
  - package-ecosystem: "gomod"
    directory: "/"
    schedule:
      interval: monthly
  - package-ecosystem: "gomod"
    directory: "/assets"
    schedule:
      interval: monthly