diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 86f8c4aafc..ec3a8a984e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,13 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 + +- package-ecosystem: gomod + directory: "test/tools" + schedule: + interval: daily + open-pull-requests-limit: 10 + - package-ecosystem: "github-actions" directory: "/" schedule: