mirror of
https://github.com/youzan/vant.git
synced 2026-05-06 01:00:26 +08:00
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
|
||||
{
|
||||
"matchPackagePatterns": ["*"],
|
||||
"semanticCommitType": "chore"
|
||||
"semanticCommitType": "chore",
|
||||
// always bump package.json
|
||||
"rangeStrategy": "bump"
|
||||
},
|
||||
{
|
||||
"groupName": "rsbuild",
|
||||
|
||||
Reference in New Issue
Block a user