From 61fe0a7c99dae267e5160442970c7833206f0671 Mon Sep 17 00:00:00 2001 From: Kimberly Meechan Date: Sun, 26 Nov 2023 15:16:29 +0000 Subject: [PATCH] Update renovate.json --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 7aa348e..d22d4f5 100644 --- a/renovate.json +++ b/renovate.json @@ -7,6 +7,6 @@ ":disableDependencyDashboard", ":label(renovate)", ":maintainLockFilesMonthly", - ":noUnscheduledUpdates", + ":noUnscheduledUpdates" ] }