Skip to content

Commit

Permalink
chore: Configure renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jul 22, 2024
1 parent 22d2129 commit 7f19eb0
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@
"extends": ["config:recommended"],
"automergeStrategy": "squash",
"automergeType": "pr",
"separateMinorPatch": true,
"separateMajorMinor": true,
"packageRules": [
{
"groupName": "patch",
"matchUpdateTypes": ["patch"],
"automerge": true
},
{
"groupName": "npm",
"matchDatasources": ["npm"]
Expand Down

0 comments on commit 7f19eb0

Please sign in to comment.