diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 5934843..d244d22 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -10,6 +10,7 @@ ":automergeBranch", ], dependencyDashboardTitle: "Renovate Dashboard 🤖", + minimumReleaseAge: "3 days", suppressNotifications: ["prIgnoreNotification"], rebaseWhen: "conflicted", platformAutomerge: true, @@ -95,4 +96,4 @@ automergeType: "pr", }, ], -} \ No newline at end of file +}