From 387557ce443aa83847fa7f6c28f9dfc52a2e075b Mon Sep 17 00:00:00 2001 From: Centaur AI Date: Thu, 11 Jun 2026 17:32:15 +0000 Subject: [PATCH] chore: group weekly dependabot updates --- .github/dependabot.yml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6cc0071..34ef648 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,8 +1,15 @@ version: 2 updates: - - package-ecosystem: "github-actions" - directory: "/" + - package-ecosystem: github-actions + directory: / schedule: - interval: "weekly" + interval: weekly + day: monday + time: 09:00 + timezone: UTC cooldown: default-days: 7 + groups: + ci-weekly: + patterns: + - '*'