diff --git a/renovate-config.json b/renovate-config.json index a286b79..8607fb4 100644 --- a/renovate-config.json +++ b/renovate-config.json @@ -28,7 +28,7 @@ "packageRules": [ { "description": "Group all GitHub Actions updates into a single PR", - "matchDatasources": ["github-actions"], + "matchManagers": ["github-actions"], "groupName": "github-actions" } ]