Skip to content

Commit 0297128

Browse files
authored
fix: fix conflict in renovate config (#33977)
1 parent 2b1cfec commit 0297128

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/renovate.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,7 @@
113113
],
114114
"dependencyDashboardApproval": true,
115115
"matchPackageNames": [
116-
"*",
117-
"!cldr-{/,}**",
118-
"!chrome{/,}**",
119-
"!firefox{/,}**"
116+
"*"
120117
]
121118
},
122119
{

0 commit comments

Comments
 (0)