Base renovate config for all F-WuTS repositories. https://git.robo4you.at/F-WuTS/renovate-config
Find a file
2025-04-08 21:09:10 +02:00
.editorconfig editorconfig: init 2025-04-08 21:02:32 +02:00
default.json default: add some more extends and set safe minimum release age 2025-04-08 21:09:10 +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.