Renovate configuration used across AWT organizations are hosted here.
This organization along with default.json
are special for Renovate. They are looked for during onboarding. Preset sharing is documented here.
To manually configure Renovate, create a .github/renovate.json5
file in your repository with the following content:
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: ["local>kronostechnologies/renovate-config"],
}