mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 07:26:26 +00:00
0904588c3d
Changes the default onboarding config from `{ extends: [‘config:base’] }` to `{}` (empty). Self-hosted bot users can add it back by configuring `onboardingConfig` in `config.js` or env. Doing this makes the bot less “opinionated” by default and more convenient for self-hosted users, who can configured everything in config.js or env now. Closes #1554 BREAKING CHANGE: onboarding config now defaults to empty config instead of config:base. Self-hosted users need to add it back if they with to retain it as default suggested config. |
||
---|---|---|
.. | ||
templates | ||
cli.js | ||
decrypt.js | ||
defaults.js | ||
definitions.js | ||
env.js | ||
file.js | ||
index.js | ||
massage.js | ||
migrate-validate.js | ||
migration.js | ||
presets.js | ||
validation.js |