From 2d45e0e8054b4aa4a39b5011a184ef68f62a6a9c Mon Sep 17 00:00:00 2001
From: Cody Olsen <81981+stipsan@users.noreply.github.com>
Date: Sun, 3 Sep 2023 22:09:18 +0200
Subject: [PATCH] Update renovate.json

Signed-off-by: Cody Olsen <81981+stipsan@users.noreply.github.com>
---
 .github/renovate.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/renovate.json b/.github/renovate.json
index 330b51e..f0f1ffd 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -1,8 +1,8 @@
 {
   "$schema": "https://docs.renovatebot.com/renovate-schema.json",
   "extends": [
-    "github>sanity-io/renovate-C",
-    "github>sanity-io/renovate-presets//ecosystem/studio-v3",
+    "github>sanity-io/renovate-config",
+    "github>sanity-io/renovate-config:studio-v3",
     ":reviewer(team:ecosystem)"
   ]
 }