Skip to content

Commit

Permalink
Merge pull request #6509 from nextcloud/juliushaertl-patch-1
Browse files Browse the repository at this point in the history
chore: Fix renovate config
  • Loading branch information
max-nextcloud authored Oct 8, 2024
2 parents a77c303 + de91bf3 commit 7fda38c
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,28 +114,4 @@
"allowedVersions": "<2"
}
]
}
{
"matchUpdateTypes": ["major"],
"matchBaseBranches": ["stable30", "stable29", "stable28", "stable27", "stable26"],
"enabled": false
},
{
"matchUpdateTypes": ["major", "minor"],
"matchBaseBranches": ["stable26", "stable27"],
"enabled": false
},
{
"matchPackageNames": ["vue"],
"allowedVersions": "<3"
},
{
"matchPackageNames": ["vuex"],
"allowedVersions": "<4"
},
{
"matchPackageNames": ["@vue/test-utils"],
"allowedVersions": "<2"
}
]
}

0 comments on commit 7fda38c

Please sign in to comment.