From ac56d4723280e85874dad2dc40815c19ffc7d2c6 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Tue, 26 Nov 2024 12:51:35 +0000 Subject: [PATCH] chore: ignore typescript update for now --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index 02bd3cbaf1..799b63f35b 100644 --- a/renovate.json +++ b/renovate.json @@ -28,6 +28,7 @@ "ignoreDeps": [ "nitro", "h3", + "typescript", "nuxt", "nuxt3", "@nuxt/kit"