renovate/test/workers/branch
Rhys Arkins 6f49927a45 feat: schedule support for lock file maintenance
This feature now allows a custom schedule to be defined for lock file maintenance. It is now enabled by default but runs only before 5m on Sundays. Closes #399

BREAKING CHANGE: lock file maintenance is enabled by default.
Rules will apply to both yarn and npm (npm is yet to be implemented however). Existing mainainYarn* variables are removed and replaced by new lockFileMaintenance object.
2017-07-01 06:46:11 +02:00
..
__snapshots__ Refactor helpers (#382) 2017-06-29 07:29:41 +02:00
index.spec.js feat: schedule support for lock file maintenance 2017-07-01 06:46:11 +02:00
npm.spec.js Refactor helpers (#382) 2017-06-29 07:29:41 +02:00
package-json.spec.js Refactor helpers (#382) 2017-06-29 07:29:41 +02:00
yarn.spec.js Refactor helpers (#382) 2017-06-29 07:29:41 +02:00