From 2437073d2214b1b43abf44e0464d52f88ca84b9b Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Sun, 19 Apr 2026 04:49:23 +0000 Subject: [PATCH] Configure dependabot refresh schedule Signed-off-by: 1gtm <1gtm@appscode.com> --- .github/dependabot.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8d566a17..3dd79205 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,5 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "cron" - cron: "0 */4 * * *" - timezone: "UTC" + interval: "daily" open-pull-requests-limit: 0