Skip to content

Commit

Permalink
chore(renovate): widen peer dependencies when updating
Browse files Browse the repository at this point in the history
  • Loading branch information
brawaru committed Oct 11, 2023
1 parent 12a49e8 commit a52ef04
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 a52ef04

Please sign in to comment.