diff --git a/docs/usage/self-hosted-configuration.md b/docs/usage/self-hosted-configuration.md index 7705479f0ddef6ab1eeb57d2e5bd7a392c06e7ea..2952c4bfea455d79da4735832830dee080c264ae 100644 --- a/docs/usage/self-hosted-configuration.md +++ b/docs/usage/self-hosted-configuration.md @@ -447,6 +447,10 @@ modules.exports = { In the above example any reference to the `@company` preset will be replaced with `local>org/renovate-config`. +<!-- prettier-ignore --> +!!! tip + Combine `migratePresets` with `configMigration` if you'd like your config migrated by PR. + ## onboarding Only set this to `false` if all three statements are true: