Skip to content

Commit

Permalink
chore(renovate): Restore peer dependencies configuration to default o…
Browse files Browse the repository at this point in the history
…ne (#390)
  • Loading branch information
rfgamaral authored Aug 16, 2023
1 parent c4a3927 commit 67429c0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{
"extends": ["github>doist/renovate-config:frontend-base"],
"packageRules": [
{
"matchDepTypes": ["peerDependencies"],
"rangeStrategy": "replace",
"semanticCommitType": "fix"
},
{
"matchPackagePatterns": ["^@tiptap/"],
"groupName": "tiptap packages"
Expand Down

0 comments on commit 67429c0

Please sign in to comment.