Skip to content

Commit 6776e97

Browse files
authored
Update renovate.json
Signed-off-by: Todd Baert <[email protected]>
1 parent 0a6e443 commit 6776e97

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

renovate.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,16 @@
33
"extends": [
44
"github>open-feature/community-tooling"
55
],
6-
"dependencyDashboardApproval": true,
76
"packageRules": [
87
{
98
"enabled": false,
109
"matchPackageNames": ["/^@nx//", "/nx/"]
1110
},
1211
{
13-
"dependencyDashboardApproval": true,
1412
"groupName": "ESLint",
1513
"matchPackageNames": ["/^@typescript-eslint//", "/^eslint/"]
1614
},
1715
{
18-
"dependencyDashboardApproval": true,
1916
"groupName": "Types",
2017
"matchPackageNames": ["/^@types//"]
2118
}

0 commit comments

Comments
 (0)