mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-28 06:59:45 -04:00
chore(deps): experiment 2/x to understand Renovate rangeStrategy
This commit is contained in:
parent
c11d4e6098
commit
e434c64aee
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@
|
||||||
|
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"packagePatterns": [
|
"matchPackagePatterns": [
|
||||||
"@vernier/godirect"
|
"@vernier/godirect"
|
||||||
],
|
],
|
||||||
"rangeStrategy": "widen"
|
"rangeStrategy": "auto"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue