From e38cab64cea2b8b6ff02b44e321f25954ffb89f4 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Tue, 2 Dec 2025 13:28:55 -0500 Subject: [PATCH] Use our org-wide Renovate preset (#16935) --- .github/renovate.json5 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index c10f82b38..2d92d056b 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -3,7 +3,7 @@ dependencyDashboard: true, suppressNotifications: ["prEditedNotification"], extends: [ - "config:recommended", + "github>astral-sh/renovate-config", // For tool versions defined in GitHub Actions: "customManagers:githubActionsVersions", ], @@ -11,7 +11,6 @@ schedule: ["* 0-3 * * 1"], semanticCommits: "disabled", separateMajorMinor: false, - prHourlyLimit: 10, enabledManagers: ["github-actions", "pre-commit", "cargo", "custom.regex"], cargo: { // See https://docs.renovatebot.com/configuration-options/#rangestrategy