Alma's Renovate Sharable Configuration
For more see Renovate Docs.
Enable Renovate in your repository and just extends
in .renovaterc.json
.
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>alma-oss/renovate-config"]
}
You can use local
instead of github
if you are on the same platform.
Default preset
{
"extends": ["github>alma-oss/renovate-config"]
}
We're always looking for contributors to help us fix bugs, build new features, or help us improve the project documentation. If you're interested, definitely check out our Contributing Guide! 👀
See the LICENSE file for information.