From 39217bdb36008b83e26af4cd5a9f362f8633ee6e Mon Sep 17 00:00:00 2001 From: cswimr Date: Fri, 27 Dec 2024 22:52:01 -0500 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 5d5ade3..90686e0 100644 --- a/config.js +++ b/config.js @@ -8,7 +8,7 @@ module.exports = { "onboardingConfig": { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "local>CoastalCommits/renovate-config" + "local>cc/renovate-config" ] } }; \ No newline at end of file -- 2.45.2