Skip to content

Commit 828c840

Browse files
author
Akash Satheesan
authored
Update renovate.json
1 parent 81452b3 commit 828c840

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"rangeStrategy": "replace",
33
"ignorePaths": [
44
"lib/vscode/extensions",
5-
"lib/vscode/remote"
5+
"lib/vscode/remote",
6+
"lib/vscode/test",
7+
"lib/vscode/.devcontainer",
8+
"lib/vscode/build/azure-pipelines"
69
],
710
"extends": [
811
"config:base"

0 commit comments

Comments
 (0)