Renovate-bot instance and preset config
## 📖 General ![setup](assets/setup.excalidraw.png) This repository contains the definition for local the local renovate-bot instance. Dependency updates will be checked weekly and executed as woodpecker cron job. | Config file | Description | | -------------------------------: | ------------------------------------------------------------------------------- | | [`config.js`](config.js) | Platform relevant config for local instance. | | [`default.json`](default.json) | Local preset for repos hosted by this Gitea instance. | | [`renovate.json`](renovate.json) | Basic onboarding which can be copied. Also enables renovate on this repository. | ### Repository Onboarding 1. First check if your Gitea account or organization is listed in the `autodiscoverFilter`. 2. Copy the [`renovate.json`](renovate.json) file for basic onboarding. Modify the file based on your project needs.