Try ignoreUnstable: false (#385)

This commit is contained in:
Anatoly Laskaris
2022-08-03 19:08:39 +03:00
committed by GitHub
parent 13ab41f454
commit 70d43f095a

View File

@ -4,7 +4,7 @@
"config:base"
],
"ignorePaths": ["archived/**"],
"ignoreUnstable": true,
"ignoreUnstable": false,
"packageRules": [
{
"matchPackagePatterns": ["*"],