Browse Source

Require NPM modules to be stable for 3 days

pull/1886/head
Gabe Kangas 4 years ago
parent
commit
69c0cb8bd0
  1. 3
      web/renovate.json

3
web/renovate.json

@ -10,6 +10,9 @@ @@ -10,6 +10,9 @@
"enabled": true,
"automerge": true
},
"npm": {
"stabilityDays": 3
},
"packageRules": [
{
"matchUpdateTypes": [

Loading…
Cancel
Save