Skip to content

Commit 7f0bbf3

Browse files
committed
chore(template): sync with dailydevops/template-dotnet [skip ci]
1 parent 1c777bb commit 7f0bbf3

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

renovate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@
1818
"github-actions",
1919
"nuget"
2020
],
21+
"ignorePaths": [
22+
"**/node_modules/**",
23+
"**/bower_components/**",
24+
"**/vendor/**",
25+
"**/examples/**",
26+
"**/__tests__/**",
27+
"**/test/**",
28+
"**/__fixtures__/**"
29+
],
2130
"customManagers": [
2231
{
2332
"customType": "regex",

0 commit comments

Comments
 (0)