diff --git a/.renovate/base.json5 b/.renovate/base.json5 index 56b0828..51761d6 100644 --- a/.renovate/base.json5 +++ b/.renovate/base.json5 @@ -6,6 +6,7 @@ dependencyDashboardTitle: "Renovate Dashboard 🤖", suppressNotifications: ["prEditedNotification", "prIgnoreNotification"], pinDigests: true, + rangeStrategy: "pin", labels: ["dependencies"], osvVulnerabilityAlerts: true, timezone: 'Europe/Amsterdam',