mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-24 13:09:11 -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": [
|
||||
{
|
||||
"packagePatterns": [
|
||||
"matchPackagePatterns": [
|
||||
"@vernier/godirect"
|
||||
],
|
||||
"rangeStrategy": "widen"
|
||||
"rangeStrategy": "auto"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue