mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-30 16:10:08 -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": [
|
||||
"github>LLK/scratch-renovate-config:conservative"
|
||||
],
|
||||
|
||||
"packageRules": [
|
||||
{
|
||||
"packagePatterns": [
|
||||
"@vernier/godirect"
|
||||
],
|
||||
"rangeStrategy": "widen"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue