diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0e0a252eb6..470629cc14 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,5 +14,6 @@ updates: - "documentation" - "dependencies" - "ci:docs-only" + target-branch: "docs/develop" reviewers: - "samjwu"