Skip to content

Commit

Permalink
chore: widen peer deps in renovate updates
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jun 9, 2023
1 parent 68a558a commit b0ba4b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Expand Up @@ -2,7 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>nuxt/renovate-config-nuxt",
":pinDevDependencies"
":pinDevDependencies",
":widenPeerDependencies"
],
"baseBranches": [
"main",
Expand Down

0 comments on commit b0ba4b8

Please sign in to comment.