mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +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
|
// 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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user