renovate/lib
Rhys Arkins d2ad057a33 feat: Improve depTypes configuration (#577)
depTypes configuration is now refactored from being an array of strings/objects to having each type of dep (`dependencies`, `devDependencies`, `optionalDependencies`, `peerDependencies`) be a first class object in the namespace. The "old" way of configuring is still supported but is transformed using a migrateConfig script. Later, PRs will be raised to impacted repositories to suggest the new config.
2017-08-02 14:05:45 +02:00
..
api fix: Downgrade merge failure to warning (#574) 2017-08-02 07:16:31 +02:00
config feat: Improve depTypes configuration (#577) 2017-08-02 14:05:45 +02:00
logger chore(logs): Ignore start_time log field 2017-07-19 08:41:09 +02:00
workers feat: Improve depTypes configuration (#577) 2017-08-02 14:05:45 +02:00
renovate.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00