dependabot: Target trunk branch
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 95a36ee4..177156db 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -5,3 +5,4 @@ updates:
schedule:
interval: monthly # not so critical, be less spammy
open-pull-requests-limit: 10
+ target-branch: trunk
