diff --git a/renovate.json b/renovate.json index 00b40ef3..b177fd07 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,14 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["config:base", "github>siteimprove/alfa//config/alfa-renovate"], + "npmrc": "@siteimprove:registry=https://npm.pkg.github.com/", + "hostRules": [ + { + "hostType": "npm", + "matchHost": "https://npm.pkg.github.com/", + "token": "{{ secrets.BUILDUSER_GITHUB_READ }}" + } + ] "packageRules": [ { "description": [