Skip to content

Commit

Permalink
Renovate: Have multiple pull request on different major versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Aug 26, 2024
1 parent 4926b22 commit bd2c744
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 @@ -6,6 +6,7 @@
labels: ['dependencies'],
separateMajorMinor: true,
separateMinorPatch: true,
separateMultipleMajor: true,
prHourlyLimit: 0,
prConcurrentLimit: 0,
lockFileMaintenance: {enabled: true, automerge: true, schedule: 'after 5pm on the first day of the month'},
Expand Down

0 comments on commit bd2c744

Please sign in to comment.