Skip to content
Snippets Groups Projects

Update all non-major dependencies

Merged Reiter, Christoph requested to merge renovate/all-minor-patch into master
+ 1
0
@@ -5,6 +5,7 @@ module.exports = function(config) {
client: {
mocha: {
ui: 'tdd',
timeout: 2000 * (process.env.CI === undefined ? 1 : 10)
},
},
files: [
Loading