Skip to content

Commit

Permalink
chore: use renovate widenPeerDependencies preset
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Nov 20, 2022
1 parent 0ce0ce4 commit 97694bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"extends": ["@nuxtjs"],
"extends": ["@nuxtjs", ":widenPeerDependencies"],
"dependencyDashboard": false
}

0 comments on commit 97694bf

Please sign in to comment.