Skip to content

Commit

Permalink
Remove npm minor grouping from renovate config (#576)
Browse files Browse the repository at this point in the history
  • Loading branch information
eliykat authored Sep 4, 2024
1 parent 21638f3 commit 21cecc3
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
Expand Up @@ -7,11 +7,6 @@
"groupName": "gh minor",
"matchManagers": ["github-actions"],
"matchUpdateTypes": ["minor", "patch"]
},
{
"groupName": "npm minor",
"matchManagers": ["npm"],
"matchUpdateTypes": ["minor", "patch"]
}
]
}

0 comments on commit 21cecc3

Please sign in to comment.