Require NPM modules to be stable for 3 days

This commit is contained in:
Gabe Kangas
2022-02-02 14:49:50 -08:00
parent 7f6d6c1f3c
commit 69c0cb8bd0

View File

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