Skip to content

Commit

Permalink
chore: update renovate baseBranches
Browse files Browse the repository at this point in the history
  • Loading branch information
arminbro committed Mar 1, 2024
1 parent 03b7f1c commit 6bd4df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"baseBranches": ["main"],
"extends": ["config:base"],
"baseBranches": ["master"],
"schedule": ["monthly"]
}

0 comments on commit 6bd4df3

Please sign in to comment.