Skip to content

Commit cf9fe09

Browse files
committed
chore: use dep dashboard
Signed-off-by: Todd Baert <[email protected]>
1 parent 4e12029 commit cf9fe09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,22 @@
77
"enabled": false
88
},
99
{
10+
"dependencyDashboardApproval": true,
1011
"matchPackagePatterns": [
1112
"^@typescript-eslint/",
1213
"^eslint"
1314
],
1415
"groupName": "ESLint"
1516
},
1617
{
18+
"dependencyDashboardApproval": true,
1719
"matchPackagePatterns": [
1820
"^@types/"
1921
],
2022
"groupName": "Types"
2123
},
2224
{
25+
"dependencyDashboardApproval": true,
2326
"matchUpdateTypes": [
2427
"minor",
2528
"patch",

0 commit comments

Comments
 (0)