Skip to content

Commit

Permalink
chore(renovate): use widen strat for peerdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
brawaru committed Oct 11, 2023
1 parent 2590251 commit dcd385c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"extends": [
"config:base",
"group:allNonMajor",
":semanticCommitTypeAll(chore)"
":semanticCommitTypeAll(chore)",
":widenPeerDependencies"
],
"meteor": {
"enabled": false
Expand Down

0 comments on commit dcd385c

Please sign in to comment.