Skip to content

Commit

Permalink
Remove token from global Renovate config (#1726)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jym77 authored Dec 3, 2024
1 parent cf8c9d2 commit 7b1f2f9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions config/alfa-renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,7 @@
"reviewers": ["team:alfa-owners"],
"dependencyDashboard": true,
"postUpdateOptions": ["yarnDedupeHighest"],
"npmrc": "@siteimprove:registry=https://npm.pkg.github.com/",
"rangeStrategy": "replace",
"hostRules": [
{
"hostType": "npm",
"matchHost": "https://npm.pkg.github.com/",
"description": "Token of a public user with 'Packages:read' permission only, needed due to https://github.com/renovatebot/renovate/discussions/26475",
"token": "{{ secrets.RENOVATE_TOKEN }}"
}
],
"packageRules": [
{
"description": "Update Alfa as soon as a new release is published",
Expand Down

0 comments on commit 7b1f2f9

Please sign in to comment.