Base renovate config for all F-WuTS repositories.
https://git.robo4you.at/F-WuTS/renovate-config
|
||
---|---|---|
default.json | ||
README.md |
F-WuTS base renovate configuration
Getting started
Add a renovate.json
file with the following contents to the base of the repository:
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>F-WuTS/renovate-config"]
}