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