diff options
author | Sadie Powell <sadie@witchery.services> | 2024-03-15 11:58:09 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-03-15 11:58:09 +0000 |
commit | 628f4d2a7e4d072439ad8f30cf6fb702e14f134b (patch) | |
tree | fdecb5e31063fb4662a8217678d6886dc1570d44 /.github | |
parent | 13a556df891756a195b2f432e4187103ce4043af (diff) | |
parent | 8d5be77c93df5d3dc8b907938114aad252ea6ccd (diff) |
Merge branch '2.0' into 2.1.
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 |