separate multiple major release upgrades
All checks were successful
/ build (pull_request) Successful in 30s
/ Ansible Lint (pull_request) Successful in 2m31s
/ cleanup-staging (pull_request) Successful in 3s
/ build (push) Successful in 26s
/ Ansible Lint (push) Successful in 2m47s

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": [