From fc7b8f4450ac563e9b5be1b274f366da2909c149 Mon Sep 17 00:00:00 2001 From: Tang Rufus Date: Tue, 11 Aug 2026 23:15:41 +0100 Subject: [PATCH] Dependabot: Group `typisttech` actions PRs & remove their `cooldown` --- .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/*"