Skip to content

Commit 34e4e22

Browse files
authored
chore: make renovate run on tests subfolder (#320)
for some reason deps on test/web-platform/package.json is outdated
1 parent 0556f91 commit 34e4e22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
],
1212
"devDependencies": {
1313
"extends": ":automergeMajor"
14-
}
14+
},
15+
"includePaths": [".", "./tests/web-platform"]
1516
}

0 commit comments

Comments
 (0)