chore(workflow): let renovate bump package.json (#12714)
This commit is contained in:
@@ -6,7 +6,9 @@
|
|||||||
// Use chore as semantic commit type for commit messages
|
// Use chore as semantic commit type for commit messages
|
||||||
{
|
{
|
||||||
"matchPackagePatterns": ["*"],
|
"matchPackagePatterns": ["*"],
|
||||||
"semanticCommitType": "chore"
|
"semanticCommitType": "chore",
|
||||||
|
// always bump package.json
|
||||||
|
"rangeStrategy": "bump"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"groupName": "rsbuild",
|
"groupName": "rsbuild",
|
||||||
|
|||||||
Reference in New Issue
Block a user