Base renovate config for all F-WuTS repositories.
https://git.robo4you.at/F-WuTS/renovate-config
|
||
---|---|---|
.editorconfig | ||
default.json | ||
LICENSE | ||
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"]
}
License
All code in this repository is released into the public domain.