diff --git a/renovate.json b/renovate.json index 176e8e3..2bf2054 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "github>nuxt/renovate-config-nuxt", + "github>nuxt/renovate-config-nuxt" ] }