From 4f9b32b93994d43f2404cd627e97a244e312bca6 Mon Sep 17 00:00:00 2001 From: Tang Rufus Date: Wed, 2 Sep 2026 20:13:53 +0100 Subject: [PATCH] Dependabot: Group `typisttech/*` GitHub actions PRs --- .github/dependabot.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e8797fd..717e6d7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,6 +20,10 @@ updates: schedule: interval: daily cooldown: - default-days: 3 - exclude: + default-days: 0 + include: - "typisttech/*" + groups: + typisttech: + patterns: + - "typisttech/*"