2
Fork 0

Disable excessive rebase for Renovate

This commit is contained in:
Lucas Schwiderski 2025-05-30 13:21:00 +02:00
parent cc03eacb71
commit 1e0ff96220
Signed by: lucas
GPG key ID: AA12679AAA6DF4D8

View file

@ -3,8 +3,7 @@
"extends": [
"config:recommended",
":combinePatchMinorReleases",
":enableVulnerabilityAlerts",
":rebaseStalePrs"
":enableVulnerabilityAlerts"
],
"prConcurrentLimit": 10,
"branchPrefix": "renovate/"