From dd4720013e926d84f40fc7d12ea8c65b431b4112 Mon Sep 17 00:00:00 2001 From: CoreOS Bot Date: Wed, 10 Dec 2025 18:14:10 +0000 Subject: [PATCH] =?UTF-8?q?Sync=20repo=20templates=20=E2=9A=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sync with coreos/repo-templates@1912d5a62bedda531b02bc8cefd4f20993de509d. --- .github/dependabot.yml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0ceb7343..41caa5ab 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,10 @@ # Maintained in https://github.com/coreos/repo-templates # Do not edit downstream. +# Updates are grouped together by ecosystem in a single PR. An update can be +# removed from a combined update PR via comments to dependabot: +# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/managing-pull-requests-for-dependency-updates#managing-dependabot-pull-requests-for-grouped-updates-with-comment-commands + version: 2 updates: - package-ecosystem: "github-actions" @@ -9,6 +13,10 @@ updates: interval: "weekly" labels: ["skip-notes"] open-pull-requests-limit: 3 + groups: + actions: + patterns: + - "*" - package-ecosystem: gomod directory: / schedule: @@ -17,9 +25,6 @@ updates: labels: - area/dependencies - # Group all updates together in a single PR. We can remove some - # updates from a combined update PR via comments to dependabot: - # https://docs.github.com/en/code-security/dependabot/working-with-dependabot/managing-pull-requests-for-dependency-updates#managing-dependabot-pull-requests-for-grouped-updates-with-comment-commands groups: build: patterns: