From c27124ab91f84bb3ccd619ba99ae964a49299f6d Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Tue, 6 Aug 2024 17:40:48 +0200 Subject: [PATCH] chore(renovate): ignore `@nuxt/eslint-config` --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index db77e890..2d1e6647 100644 --- a/renovate.json +++ b/renovate.json @@ -3,6 +3,7 @@ "github>nuxt/renovate-config-nuxt" ], "ignoreDeps": [ + "@nuxt/eslint-config", "nuxt-component-meta", "valibot30", "valibot31"