Renovate Shareable Config Presets for BBSakura Networks.
{
"extends": [
"github>bbsakura/renovate-config"
]
}
- If you want to change the target branch to
dev
.
{
"extends": [
"github>bbsakura/renovate-config"
"github>bbsakura/renovate-config:baseBranchDev"
]
}
See the settings in package.json and Configuration Options in Renovate Docs
MIT License