From c06491457cf53c830b3b4962cfd2167638e8cc09 Mon Sep 17 00:00:00 2001 From: benmelz Date: Thu, 27 Aug 2026 11:14:42 -0400 Subject: [PATCH] point renovate to default.json --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 6c115de..fa0d2a9 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "github>umts/renovate-config:base" + "local>umts/renovate-config" ] }