From 953b97bc24b7f4e7777832cdf96d7a8616f176a7 Mon Sep 17 00:00:00 2001 From: Ivan Valdes Date: Thu, 27 Jun 2024 13:49:29 -0700 Subject: [PATCH] update dependabot config Signed-off-by: Ivan Valdes --- .github/dependabot.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8bb83a5aaed..62fc8fad575 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,19 +8,19 @@ updates: - package-ecosystem: gomod directories: - - / - - /api - - /client/internal/v2 - - /client/pkg - - /client/v3 + - /tests - /etcdctl - - /etcdutl - /pkg - - /server - - /tests - - /tools/mod - /tools/rw-heatmaps + - /tools/mod - /tools/testgrid-analysis + - /etcdutl + - /client/pkg + - /client/v3 + - /client/internal/v2 + - /server + - /api + - / schedule: interval: daily allow: