Skip to content

Commit

Permalink
fix(renovate): Force default branch to be main
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhoth committed May 11, 2021
1 parent d9ec418 commit 74fa774
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["@researchgate:lib"],
"automergeType": "branch",
"labels": ["dependencies"]
"labels": ["dependencies"],
"baseBranches": ["main"]
}

0 comments on commit 74fa774

Please sign in to comment.