Skip to content

Commit

Permalink
chore(renovate): do not separate minor/patch for test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mkniewallner committed Jan 11, 2025
1 parent 2d53ec3 commit fbb0c96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
groupName: "all test dependencies",
groupSlug: "all-test-dependencies",
separateMajorMinor: false,
separateMinorPatch: false,
lockFileMaintenance: {
enabled: false,
},
Expand Down

0 comments on commit fbb0c96

Please sign in to comment.