Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
danadajian authored Aug 5, 2024
1 parent f12456d commit efff434
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,7 @@
"assigneesFromCodeOwners": true,
"packageRules": [
{
"matchDepTypes": ["devDependencies"],
"matchUpdateTypes": ["patch", "minor"],
"groupName": "devDependencies",
"automerge": true
},
{
"matchDepTypes": ["dependencies"],
"matchDepTypes": ["dependencies", "devDependencies"],
"matchUpdateTypes": ["patch", "minor"],
"groupName": "dependencies",
"automerge": true
Expand Down

0 comments on commit efff434

Please sign in to comment.