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 946a1fa commit f3b78eaCopy full SHA for f3b78ea
renovate.json
@@ -12,7 +12,7 @@
12
"baseBranches": [ "main"],
13
"packageRules": [
14
{
15
- "baseBranchList": ["latest"],
+ "baseBranchList": ["main"],
16
"packageNames": ["prisma", "@prisma/client"],
17
"enabled": true,
18
"updateTypes": ["major"]
0 commit comments