chore(deps): experiment 1/x to understand Renovate rangeStrategy

This commit is contained in:
Christopher Willis-Ford 2024-02-15 15:39:52 -08:00
parent 7313ce5199
commit c11d4e6098

View file

@ -3,5 +3,14 @@
"extends": [
"github>LLK/scratch-renovate-config:conservative"
],
"packageRules": [
{
"packagePatterns": [
"@vernier/godirect"
],
"rangeStrategy": "widen"
}
]
}