This is a Renovate Shareable Config Presets to be used in my projects.
Add the following to your renovate.json
file:
{
"extends": ["github>risu729/renovate-config"]
}
or to use a specific version:
{
"extends": ["github>risu729/renovate-config#3.1.0"]
}