Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliushaertl committed Nov 24, 2023
1 parent 2580687 commit a49ee0f
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"ignoreUnstable": false,
"baseBranches": [
"main",
"stable28",
"stable27",
"stable26"
],
Expand Down Expand Up @@ -85,16 +86,7 @@
},
{
"matchUpdateTypes": ["major"],
"matchBaseBranches": ["stable27", "stable26", "stable25"],
"enabled": false
},
{
"groupName": "tiptap",
"matchBaseBranches": ["stable25"],
"matchPackagePrefixes": [
"@tiptap/",
"prosemirror-"
],
"matchBaseBranches": ["stable28", "stable27", "stable26"],
"enabled": false
},
{
Expand Down

0 comments on commit a49ee0f

Please sign in to comment.