Skip to content

Commit

Permalink
chore(renovate): Replace peer dependencies range with newer one (#381)
Browse files Browse the repository at this point in the history
chore(renovate): Replace peer dependencies range with new one
  • Loading branch information
rfgamaral authored Aug 4, 2023
1 parent 09d0e8c commit 2d490e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"extends": ["github>doist/renovate-config:frontend-base"],
"packageRules": [
{
"matchDepTypes": ["peerDependencies"],
"rangeStrategy": "replace"
},
{
"matchPackagePatterns": ["^@tiptap/"],
"groupName": "tiptap packages"
Expand Down

0 comments on commit 2d490e8

Please sign in to comment.