renovate-config/README.md
Christoph Heiss 23bdc1d6b0
license: add
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2025-04-06 18:24:46 +02:00

17 lines
362 B
Markdown

# F-WuTS base renovate configuration
## Getting started
Add a `renovate.json` file with the following contents to the base of the repository:
```json
{
"$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](LICENSE).