Skip to content

Conversation

@shinGangan
Copy link
Contributor

@shinGangan shinGangan commented Feb 19, 2024

πŸ”— Linked issue

related nuxt/modules#887 , nuxt/content#2567

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to 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",
  ]
}

πŸ™ Note

The Renovate bot is currently working fine. Therefore, the priority of this pull request is low.
Please review and appreciate CI approval when you have a time. πŸ™

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@shinGangan shinGangan changed the title chore: fix Nuxt extends in renovate.json chore: fix Nuxt extends in renovate.json (#1380) Feb 19, 2024
@benjamincanac benjamincanac changed the title chore: fix Nuxt extends in renovate.json (#1380) chore(renovate): update extends Feb 23, 2024
@benjamincanac benjamincanac merged commit 048096c into nuxt:dev Feb 23, 2024
@shinGangan shinGangan deleted the fix/renovate-config branch February 23, 2024 18:38
benjamincanac pushed a commit that referenced this pull request Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants