Renovate-bot instance and preset config
Go to file
OCram85 8d54150f88
All checks were successful
ci/woodpecker/push/lint/3 Pipeline was successful
ci/woodpecker/push/lint/2 Pipeline was successful
ci/woodpecker/push/lint/1 Pipeline was successful
ci/woodpecker/push/renovate Pipeline was successful
add basic docs
2024-02-14 14:31:34 +01:00
.gitea Initial commit 2024-02-14 13:33:51 +01:00
.vscode add basic docs 2024-02-14 14:31:34 +01:00
.woodpecker 🎉 initial setup 2024-02-14 14:08:26 +01:00
assets add basic docs 2024-02-14 14:31:34 +01:00
.editorconfig Initial commit 2024-02-14 13:33:51 +01:00
.gitattributes Initial commit 2024-02-14 13:33:51 +01:00
.gitignore Initial commit 2024-02-14 13:33:51 +01:00
.gitlocal Initial commit 2024-02-14 13:33:51 +01:00
.prettierrc 🎉 initial setup 2024-02-14 14:08:26 +01:00
config.js 🎉 initial setup 2024-02-14 14:08:26 +01:00
default.json 🎉 initial setup 2024-02-14 14:08:26 +01:00
README.md add basic docs 2024-02-14 14:31:34 +01:00
renovate.json 🎉 initial setup 2024-02-14 14:08:26 +01:00

config

Local Renovate-Bot Config

Renovate-bot instance and preset config

Main Branch Build Status

📖 General

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 Platform relevant config for local instance.
default.json Local preset for repos hosted by this Gitea instance.
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 file for basic onboarding. Modify the file based on your project needs.