From 8d5be77c93df5d3dc8b907938114aad252ea6ccd Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 15 Mar 2024 11:56:56 +0000 Subject: Send dependabot pull requests to the 2.1 branch. --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3a626c3a7..fc9d9fad9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,4 @@ updates: directory: / schedule: interval: monthly + target-branch: 2.1 -- cgit