Compare commits

..

No commits in common. "b3463ffb468c44de9bd9c9e94ae181971e452398" and "15aa9bcf5e262082088c02c9203c054e579582be" have entirely different histories.

View file

@ -1,11 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":combinePatchMinorReleases",
":enableVulnerabilityAlerts",
":rebaseStalePrs"
],
"prConcurrentLimit": 10,
"branchPrefix": "renovate/"
}