Skip to content

Commit 8ce36e8

Browse files
committed
chore: simplify renovate config
1 parent 97d20ec commit 8ce36e8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

renovate.json5

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,5 @@
1313
matchUpdateTypes: ['major', 'minor', 'patch'],
1414
minimumReleaseAge: '7 days',
1515
},
16-
{
17-
matchUpdateTypes: ['major', 'minor', 'patch'],
18-
vulnerabilityAlerts: {
19-
enabled: true,
20-
},
21-
minimumReleaseAge: null,
22-
},
2316
],
2417
}

0 commit comments

Comments
 (0)