nuxt / nuxt.com

The Nuxt website, made with Nuxt.
https://nuxt.com
MIT License
290 stars 145 forks source link

chore: update extends in renovate #1519

Closed shinGangan closed 6 months ago

shinGangan commented 6 months ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

The usage of nuxt/renovate-config-nuxt has been updated. Therefore, it has been fixed in this PR.

Usage diff

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
-   "@nuxtjs"
+   "github>nuxt/renovate-config-nuxt",
  ]
}

๐Ÿ“ Checklist

shinGangan commented 6 months ago

This PR review is a low priority. ๐Ÿต Please review when you have a time.