diff --git a/renovate.json b/renovate.json index ed07349d..7a3ef138 100644 --- a/renovate.json +++ b/renovate.json @@ -19,5 +19,8 @@ "@tailwindcss/postcss", "@tailwindcss/vite" ] + }, { + "matchDepTypes": ["resolutions"], + "enabled": false }] }