renovatebot/renovate

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

Open

#42.988 geöffnet am 29. Apr. 2026

Auf GitHub ansehen
 (0 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)TypeScript (14.066 Stars) (1.916 Forks)batch import
help wanted

Beschreibung

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"
  ],
}

Contributor Guide