netdata/netdata

View on GitHub
.github/dependabot.yml

Summary

Maintainability
Test Coverage
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"