0
0
mirror of https://github.com/yanhao98/renovate-example.git synced 2025-07-13 07:10:50 +08:00

添加 ignoreTests 配置项以控制测试忽略行为

This commit is contained in:
严浩
2025-07-02 10:06:38 +08:00
parent c52a194f24
commit 56b9b682d0
3 changed files with 2075 additions and 1873 deletions

View File

@ -8,7 +8,7 @@
"test-regex": "bun --bun test-regex/run.mjs"
},
"devDependencies": {
"renovate": "^40.11.7",
"renovate": "^40.62.1",
"semantic-release-example-24": "^1.15.0",
"vue-memoize-dict": "https://pkg.pr.new/yanhao98/vue-memoize-dict@77d83e6"
},