Skip to content

Commit

Permalink
aggregate all the non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Jan 23, 2025
1 parent cbd63f6 commit 34652f6
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -19,30 +19,6 @@
'*',
],
},
{
matchManagers: [
'gomod',
],
postUpdateOptions: [
'gomodTidy',
],
groupName: 'gomod updates',
},
{
matchManagers: [
'dockerfile',
],
groupName: 'Dockerfile updates',
},
{
matchManagers: [
'github-actions',
],
groupName: 'GitHub Actions updates',
schedule: [
'after 10pm on Friday',
],
},
{
matchUpdateTypes: [
'major',
Expand Down

0 comments on commit 34652f6

Please sign in to comment.