File: dependabot.yml

package info (click to toggle)
golang-github-coreos-stream-metadata-go 0.4.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 248 kB
  • sloc: makefile: 17
file content (13 lines) | stat: -rw-r--r-- 270 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# Maintained in https://github.com/coreos/repo-templates
# Do not edit downstream.

version: 2
updates:
  - package-ecosystem: gomod
    directory: /
    schedule:
      interval: weekly
    open-pull-requests-limit: 10
    labels:
      - dependency
      - skip-notes