From 9dbfd88a1e462e8e6f69bae20a4f97b93a130c55 Mon Sep 17 00:00:00 2001 From: Frankie Yan Date: Mon, 27 Jul 2026 17:13:55 -0700 Subject: [PATCH] ci: drop the private Renovate preset Co-Authored-By: Claude --- .github/renovate.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 8f13528a..955af6dd 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,9 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "github>doist/renovate-config:frontend-base", - "github>doist/renovate-config-internal:npm-registry-token" - ], + "extends": ["github>doist/renovate-config:frontend-base"], "packageRules": [ { "description": "Reactist releases should mirror @doist/product-libraries-tokens releases. Simple token value changes are categorized as patches.",