We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a312942 commit 13e9283Copy full SHA for 13e9283
renovate.json
@@ -1,8 +1,9 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "baseBranches": ["main"],
+ "baseBranches": ["main", "dev"],
4
"extends": [
5
"github>alan-agius4/renovate-playground-git//renovate-preset/default.json5"
6
],
7
"ignorePaths": ["pnpm-workspace.yaml", "pnpm-lock.yaml"]
8
+
9
}
0 commit comments