@philihp/renovate-config
v1.2.0
Published
Renovate configs without the noise
Downloads
10
Readme
renovate-config
Installation
Create a .github/renovate.json
file, or in one of the locations described here. Put this inside of it.
{
"extends": ["@philihp"]
}
That's it!