Skip to content

Commit

Permalink
ci: use main as base branch for renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
Skaiir committed Sep 2, 2024
1 parent 50d5de8 commit 8b75f39
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
@@ -1,5 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>bpmn-io/renovate-config:recommended"],
"reviewers": ["team:hto-dev"]
"reviewers": ["team:hto-dev"],
"baseBranches": ["main"]
}

0 comments on commit 8b75f39

Please sign in to comment.