separate multiple major release upgrades

This commit is contained in:
Max 2026-07-11 21:57:34 +02:00
commit 2a576495da
Signed by: max
SSH key fingerprint: SHA256:yZMpYLEULscoVYQvcuxhc3eWa6nymBFWCxjsRErAIY8

View file

@ -11,7 +11,11 @@
":ignoreUnstable",
":disableRateLimiting",
":rebaseStalePrs",
":label(renovate)"
":label(renovate)",
// a lot of packages do not support skipping major versions
// with this option renovate creates a pr from the current version to each newer version
":separateMultipleMajorReleases"
],
"semanticCommits": "disabled",
"ignorePaths": [