From 783ca4bcd6f442b05dbedb3e04a5474fb717e2b4 Mon Sep 17 00:00:00 2001 From: nuno maduro Date: Tue, 12 May 2026 02:34:08 +0100 Subject: [PATCH] chore(deps): limit dependabot to maintained branches (4.x + 5.x) --- .github/dependabot.yml | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c463a040..4ec17cfa 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,33 +8,6 @@ updates: github-actions: patterns: - "*" - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" - target-branch: "1.x" - groups: - github-actions: - patterns: - - "*" - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" - target-branch: "2.x" - groups: - github-actions: - patterns: - - "*" - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" - target-branch: "3.x" - groups: - github-actions: - patterns: - - "*" - package-ecosystem: "github-actions" directory: "/" schedule: