Base renovate config for all F-WuTS repositories. https://git.robo4you.at/F-WuTS/renovate-config
Find a file
Christoph Heiss a76d4e5951
editorconfig: init
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2025-04-08 21:02:32 +02:00
.editorconfig editorconfig: init 2025-04-08 21:02:32 +02:00
default.json default: init configuration 2025-04-06 17:09:51 +02:00
LICENSE license: add 2025-04-06 18:24:46 +02:00
README.md license: add 2025-04-06 18:24:46 +02:00

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.