Skip to content

Commit f3bfb05

Browse files
authored
chore: fix Nuxt extends in renovate.json (#2567)
1 parent 8f560c6 commit f3bfb05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": ["@nuxtjs"],
2+
"extends": ["github>nuxt/renovate-config-nuxt"],
33
"lockFileMaintenance": {
44
"enabled": true
55
},

0 commit comments

Comments
 (0)