From 8b39dde3831ab645266a0a2d5787a0687da21996 Mon Sep 17 00:00:00 2001 From: Jan Holthuis Date: Thu, 26 Dec 2024 13:25:29 +0100 Subject: [PATCH] ci(dependabot): Open PRs against 2.5 branch instead of main --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace4600a1f..07a87bb17cf 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,4 @@ updates: directory: "/" schedule: interval: "weekly" + target-branch: "2.5"