README
renovate-config
Preset config for renovate
Usage
Add this into Renovate config (renovate.json
).
{
"extends": ["@airmelon-studio/renovate-config"]
}
Preset config for renovate
<script type="module">
import airmelonStudioRenovateConfig from 'https://cdn.skypack.dev/@airmelon-studio/renovate-config';
</script>
Preset config for renovate
Add this into Renovate config (renovate.json
).
{
"extends": ["@airmelon-studio/renovate-config"]
}