From 7528c15e1f2f6c0c91ed50f3b2ff2a66cc3f27e3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 14 Jul 2025 16:35:26 +0000 Subject: [PATCH] dependabot.yml: update to match main configuration --- .github/dependabot.yml | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6f2ad70e..10060c88 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,20 +1,21 @@ # This file is synced from the `.github` repository, do not modify it directly. --- version: 2 +multi-ecosystem-groups: + all: + schedule: + interval: weekly + day: friday + time: '08:00' + timezone: Etc/UTC updates: - package-ecosystem: github-actions directory: "/" - schedule: - interval: weekly - day: friday - time: '08:00' - timezone: Etc/UTC + multi-ecosystem-group: all + patterns: + - "*" allow: - dependency-type: all - groups: - dependabot: - patterns: - - "*" cooldown: default-days: 1 include: