{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "packageRules": [ { "matchManagers": [ "github-actions" ], "addLabels": [ "deps", "action" ] } ] }