Skip to content

Commit b2516d8

Browse files
author
Akash Satheesan
authored
Update renovate.json
1 parent 37f06c4 commit b2516d8

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

renovate.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
2-
"extends": [
3-
"config:base"
4-
]
2+
"rangeStrategy": "replace",
3+
"ignorePaths": [
4+
"lib/vscode/extensions",
5+
"lib/vscode/remote"
6+
]
7+
"extends": [
8+
"config:base",
9+
]
510
}

0 commit comments

Comments
 (0)