Skip to content

Commit

Permalink
chore: update range strategy for engine.vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
xballoy committed Feb 6, 2025
1 parent 316d989 commit d6a9636
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@
"customManagers:biomeVersions"
],
"labels": ["dependencies"],
"rangeStrategy": "auto",
"packageRules": [
{
"matchManagers": ["jsonata"],
"matchDepNames": ["@types/vscode"],
"rangeStrategy": "replace"
"rangeStrategy": "auto"
}
],
"customManagers": [
Expand Down

0 comments on commit d6a9636

Please sign in to comment.