mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 05:42:44 +08:00
chore(workflow): let renovate bump package.json (#12714)
This commit is contained in:
parent
a827e9e7d1
commit
fdc5f9d704
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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user