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

Update all non-major dependencies

This commit is contained in:
renovate[bot]
2024-10-15 08:13:52 +00:00
committed by 严浩
parent da161d8214
commit ae6beb1a8f
3 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
{
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.1",
"scripts": {
"validator": "renovate-config-validator ./default.json5",
"validator:strict": "renovate-config-validator ./default.json5 --strict",
@ -7,7 +7,7 @@
"dry-run:npx": "LOG_LEVEL=debug npx renovate --token= --platform=local --dry-run=full"
},
"devDependencies": {
"renovate": "^38.120.1",
"renovate": "^38.123.0",
"semantic-release-example-24": "^1.13.1"
},
"renovate": {