Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(renovate): update extends #1380

Merged
merged 2 commits into from
Feb 23, 2024
Merged

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
1 check passed
@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.

None yet

2 participants