Skip to content

Commit 77f3621

Browse files
committed
Remove local Renovate configuration for Netty 4.2 updates
1 parent 5d07832 commit 77f3621

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

renovate.json5

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,4 @@
1212
addLabels: [
1313
'edge-team',
1414
],
15-
packageRules: [
16-
{
17-
description: 'This project is already migrated to Netty 4.2 - we have to override the global rule to enable automatic updates',
18-
matchPackageNames: [
19-
'io.netty:*'
20-
],
21-
allowedVersions: '>=4.2',
22-
groupName: 'non-major netty dependencies',
23-
groupSlug: 'non-major-netty'
24-
},
25-
],
2615
}

0 commit comments

Comments
 (0)