{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "assignees": [ "volker.raschek" ], "extends": [ ":dependencyDashboard", ":semanticCommitTypeAll(chore)" ], "platformAutomerge": true, "prConcurrentLimit": 0, "prHourlyLimit": 0, "rebaseLabel": "renovate/rebase", "rebaseWhen": "behind-base-branch", "semanticCommits": "enabled", "suppressNotifications": [ "prEditedNotification", "prIgnoreNotification" ] }