{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["github>Borales/renovate-config"], "packageRules": [ { "groupName": "GitHub Actions Toolkit", "matchSourceUrls": ["https://github.com/actions/toolkit{/,}**"] } ] }