From b8c79becde3f6866996ae27572df77d48224ec75 Mon Sep 17 00:00:00 2001 From: Mikkel Oscar Lyderik Larsen Date: Mon, 1 Jul 2024 09:36:49 +0200 Subject: [PATCH] Group dependabot updates daily Signed-off-by: Mikkel Oscar Lyderik Larsen --- .github/dependabot.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f4f3fbc..c2986e8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,9 +2,10 @@ version: 2 updates: - package-ecosystem: gomod directory: "/" - # schedule: + schedule: # interval: monthly - # time: "07:00" + interval: daily + time: "07:00" open-pull-requests-limit: 10 groups: all-go-mod-patch-and-minor: