aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/dependabot.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 86f8c4aaf..ec3a8a984 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: