Skip to content

Commit

Permalink
Group all non-major updates together to reduce PR spam
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeister2 committed May 13, 2024
1 parent 4f262ee commit 11e4ff5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:best-practices"
"config:best-practices",
"group:allNonMajor"
],
"customManagers": [
{
Expand Down

0 comments on commit 11e4ff5

Please sign in to comment.