From eacd330a8ad8b206f31479bf86dfebef33ec8a0d Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Thu, 22 May 2025 10:38:52 -0400 Subject: [PATCH] Remove Renovate schedule (#8793) We're fully caught up, and I do not like that these come in at like 9pm at night rather than just when noticed like every other repo. --- .github/renovate.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index f827f33fe..baf76bd12 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -2,8 +2,7 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:recommended", - ":dependencyDashboard", - "schedule:daily" + ":dependencyDashboard" ], "semanticCommits": "disabled", "labels": [