netdata_netdata/.github/dependabot.yml

16 lines
307 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
labels:
- "no changelog"
- "area/ci"
- package-ecosystem: gomod
directory: /src/go/collectors/go.d.plugin
schedule:
interval: weekly
labels:
- "area/go"