{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["config:recommended"], "enabledManagers": ["npm", "composer", "github-actions"], "timezone": "UTC", "schedule": ["* 0-3 * * *"], "dependencyDashboard": true, "prConcurrentLimit": 5, "prHourlyLimit": 2 }