diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 018fddd2d44..0f8306892b3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,6 @@ updates: - /etcdctl - /pkg - /tools/rw-heatmaps - - /tools/mod - /tools/testgrid-analysis - /etcdutl - /client/pkg @@ -31,6 +30,17 @@ updates: patterns: - "*" + - package-ecosystem: gomod + directory: /tools/mod + schedule: + interval: daily + allow: + - dependency-type: direct + groups: + tools-mod: + patterns: + - "*" + - package-ecosystem: docker directory: / schedule: