Skip to content

Commit 620b5df

Browse files
committed
chore: test
1 parent 7c2b38c commit 620b5df

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

renovate.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
"groupName": "angular",
1313
"schedule": ["on the first day of the month"]
1414
},
15+
{
16+
"matchPackagePatterns": ["react-router", "react-router-dom"],
17+
"groupName": "react-router",
18+
"allowedVersions": "^5.0.0"
19+
},
1520
{
1621
"matchPackagePatterns": ["@ionic/"],
1722
"allowedVersions": "^6.0.0",
@@ -21,7 +26,7 @@
2126
"static/code/stackblitz/v6/html/package.json",
2227
"static/code/stackblitz/v6/react/package.json",
2328
"static/code/stackblitz/v6/vue/package.json"
24-
]
29+
],
2530
}
2631
],
2732
"dependencyDashboard": true,

0 commit comments

Comments
 (0)