Skip to content

Commit

Permalink
chore: Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kimyvgy authored Oct 13, 2023
1 parent 58a24f7 commit c7252bd
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,9 @@
],
"packageRules": [
{
"matchUpdateTypes": [
"minor",
"patch",
"pin",
"digest"
],
"automerge": true
},
{
"matchDepTypes": [
"devDependencies"
],
"automerge": true
"groupName": "all non-major dependencies",
"matchUpdateTypes": ["patch", "minor"],
"groupSlug": "all-minor-patch"
}
],
"automergeType": "branch",
Expand Down

0 comments on commit c7252bd

Please sign in to comment.