Skip to content

Commit b0ba4b8

Browse files
committedJun 9, 2023
chore: widen peer deps in renovate updates
1 parent 68a558a commit b0ba4b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎renovate.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"github>nuxt/renovate-config-nuxt",
5-
":pinDevDependencies"
5+
":pinDevDependencies",
6+
":widenPeerDependencies"
67
],
78
"baseBranches": [
89
"main",

0 commit comments

Comments
 (0)
Please sign in to comment.