Skip to content

Commit

Permalink
Move renovate to root to enable on fork
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-tran committed May 19, 2024
1 parent 65e241a commit 5ba6cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json → renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"baseBranches": ["master"],
"baseBranches": ["main"],
"rebaseWhen": "conflicted",
"labels": ["Dependencies"],
"automerge": true,
Expand Down

0 comments on commit 5ba6cad

Please sign in to comment.