Configurations for Renovate
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Renovate Bot 0589bb834d
All checks were successful
build / lint (default.json) (push) Successful in 5s
build / lint (renovate.json) (push) Successful in 8s
build / lint (go.json) (push) Successful in 8s
build / lint (replacements.json) (push) Successful in 8s
build / mirror-codeberg (push) Successful in 8s
fix(deps): update ghcr.io/renovatebot/renovate docker tag to v44.17.1 (#283)
2026-08-09 23:04:45 +00:00
.forgejo/workflows fix(deps): update ghcr.io/renovatebot/renovate docker tag to v44.17.1 (#283) 2026-08-09 23:04:45 +00:00
bin ci: simplify validation (#246) 2026-02-20 09:42:36 +00:00
groups fix(go): add data.forgejo.org/oci/golang to go group 2026-05-07 10:15:30 +02:00
runners fix: support lxc-trixie 2025-11-11 22:59:11 +00:00
.gitignore feat: use ssh deploy key for mirror 2024-12-03 10:01:36 +01:00
default.json fix: automerge renovate images 2026-07-14 09:34:48 +02:00
go.json fix: automerge go toolchain patch updates 2026-05-07 10:10:40 +02:00
LICENSE Initial commit 2024-08-23 07:00:30 +00:00
meta.json fix: override git-pages action 2026-06-29 16:34:30 +02:00
README.md feat: add more replacements 2026-02-20 13:14:15 +01:00
renovate.json fix: automerge renovate images 2026-07-14 09:34:48 +02:00
replacements.json fix: update replacements 2026-06-03 09:20:36 +02:00

Renovate configurations

This repo contains configuration files for Renovate.

The default.json will be detected as onboarding preset by Renovate when enabling it on a new repo. The other files are shared presets and are used transitive by the default.json.

development

run validator locally:

pnpx --package renovate renovate-config-validator --strict <file>