From 5acc22216cc0e90faa43222151d5c1d64475d3b8 Mon Sep 17 00:00:00 2001 From: Mihail Stoykov Date: Wed, 22 Jan 2025 16:16:45 +0200 Subject: [PATCH] Run dependabot weekly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 899ac7666c0..9a981a1f136 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "daily" + interval: "weekly" open-pull-requests-limit: 50 groups: golangx: