Skip to content

Commit 472f229

Browse files
haoqunjiangcexbrayat
authored andcommitted
workflow: update renovate config to use haoqunjiang's personal preset
Also moved to `.github/renovate.json` to keep the root directory clean. Compared with the current config, the new preset: - Extends `config:recommended` instead of `config:base` ([it's just a name change, though](renovatebot/renovate#21136)) - Extends `:widenPeerDependencies` - A more nuanced update strategy for `typescript` in case we are several minor versions behind - Groups all Vite packages together for easier management, esp. when Vite 6 is released - Separates 0.x versions of packages from the rest so we can deal with the breaking changes in a more controlled manner. This mainly affects `esbuild`.
1 parent 1a8354d commit 472f229

File tree

2 files changed

+4
-19
lines changed

2 files changed

+4
-19
lines changed

.github/renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["github>haoqunjiang/renovate-presets:npm.json5"]
4+
}

renovate.json

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)