mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 07:05:11 +00:00
chore: pin dev dependencies
This commit is contained in:
parent
f84df08dbc
commit
9fb83b7447
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
"github>nuxt/renovate-config-nuxt"
|
"github>nuxt/renovate-config-nuxt",
|
||||||
|
":pinDevDependencies"
|
||||||
],
|
],
|
||||||
"baseBranches": [
|
"baseBranches": [
|
||||||
"main",
|
"main",
|
||||||
|
Loading…
Reference in New Issue
Block a user