From 993b4ce2793840d10c27676c1ea743123103502b Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Sun, 19 Apr 2026 07:10:50 +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