Add this to .github/renovate.json
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>svitejs/renovate-config"]
}
see config file and renovate docs
Summary:
- runs on every 4th of the month
- batches minor+patch updates
- includes lockfile maintenance
- ignores engines and peerDependencies