diff --git a/renovate-config.json b/renovate-config.json index b5e7b37..c66907b 100644 --- a/renovate-config.json +++ b/renovate-config.json @@ -28,6 +28,9 @@ "commitMessageTopic": "{{depName}}" } ], + "vulnerabilityAlerts": { + "enabled": true + }, "prHourlyLimit": 20, "prConcurrentLimit": 1 } \ No newline at end of file