diff --git a/renovate.json b/renovate.json index f3a956425..4679ebcc9 100644 --- a/renovate.json +++ b/renovate.json @@ -10,5 +10,6 @@ ], "vulnerabilityAlerts": { "enabled": "true" - } + }, + "ignoreDeps": ["express"] }