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

更新 renovate 依赖项至 v40.11.7,并调整配置文件中的 fileMatch 为 managerFilePatterns

This commit is contained in:
严浩
2025-05-12 14:07:06 +08:00
parent 715338f24b
commit c52a194f24
3 changed files with 107 additions and 89 deletions

View File

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