mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 06:56:24 +00:00
c7a7ffbeed
* feat(config): allow exporting async config (#13035) module.exports can now be a function and it can be/return a Promise, allowing the results of asynchronous operations to be used in the configuration. The discussion leading up to this PR in #13035 assumed that module.exports had to be a plain object. But this commit: commit |
||
---|---|---|
.. | ||
config | ||
constants | ||
datasource | ||
logger | ||
manager | ||
platform | ||
types | ||
util | ||
versioning | ||
workers | ||
config-validator.ts | ||
globals.d.ts | ||
proxy.spec.ts | ||
proxy.ts | ||
renovate.spec.ts | ||
renovate.ts |