renovatebot/renovate

feat(renovate-config): support updating `local>` presets

Open

#42 988 ouverte le 29 avr. 2026

Voir sur GitHub
 (0 commentaires) (3 réactions) (0 assignés)TypeScript (14 066 stars) (1 916 forks)batch import
help wanted

Description

Via #37723, extend the support in the Renovate config manager to bump:

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "local>project-blue/components/renovate//src/renovate.json5#0.10.6"
  ],
}

Guide contributeur