mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-08-28 22:30:40 -04:00
chore(deps): experiment 1/x to understand Renovate rangeStrategy
This commit is contained in:
parent
7313ce5199
commit
c11d4e6098
1 changed files with 9 additions and 0 deletions
|
@ -3,5 +3,14 @@
|
||||||
|
|
||||||
"extends": [
|
"extends": [
|
||||||
"github>LLK/scratch-renovate-config:conservative"
|
"github>LLK/scratch-renovate-config:conservative"
|
||||||
|
],
|
||||||
|
|
||||||
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"packagePatterns": [
|
||||||
|
"@vernier/godirect"
|
||||||
|
],
|
||||||
|
"rangeStrategy": "widen"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue