diff options
author | Sadie Powell <sadie@witchery.services> | 2024-03-15 11:56:56 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-03-15 11:56:56 +0000 |
commit | 8d5be77c93df5d3dc8b907938114aad252ea6ccd (patch) | |
tree | 28b098688f129b6a88fa122a4541595bd7507f07 /.github | |
parent | f4bd43e898e6ca415e22546f554e67139e62059e (diff) |
Send dependabot pull requests to the 2.1 branch.
Diffstat (limited to '.github')
-rw-r--r-- | .github/dependabot.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |