summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.github/dependabot.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index b02b155d3..48b729622 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -7,3 +7,9 @@ updates:
labels:
- "no changelog"
- "area/ci"
+ - package-ecosystem: gomod
+ directory: /src/go/collectors/go.d.plugin
+ schedule:
+ interval: weekly
+ labels:
+ - "area/go"