Skip to content

Commit ffe25a1

Browse files
authored
Add newrelic group to renovate.json
1 parent 923b937 commit ffe25a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
"groupName": "whatwg-node",
1919
"matchPackageNames": ["/@whatwg-node/*/"]
2020
},
21+
{
22+
"groupName": "newrelic",
23+
"matchPackageNames": ["/@newrelic/*/", "newrelic"]
24+
},
2125
{
2226
"matchUpdateTypes": ["minor", "patch"],
2327
"groupName": "all non-major dependencies",

0 commit comments

Comments
 (0)