diff --git a/default.json b/default.json index 360b303..7c78662 100644 --- a/default.json +++ b/default.json @@ -5,5 +5,11 @@ "dependencyDashboardApproval": true, "major": { "dependencyDashboardApproval": true - } + }, + "hostRules": [ + { + "matchHost": "github.com", + "token": "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" + } + ] }