Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jym77 authored Feb 13, 2024
1 parent df1fbce commit 2852c64
Showing 1 changed file with 5 additions and 18 deletions.
23 changes: 5 additions & 18 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,12 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"reviewers": ["jym77"],
"dependencyDashboard": true,
"npmrc": "@siteimprove:registry=https://npm.pkg.github.com/",
"npmrc": "@siteimprove:registry=https://npm.pkg.github.com/",
"hostRules": [
{
"hostType": "npm",
"matchHost": "https://npm.pkg.github.com/",
"encrypted": {
"token": "wcFMA/xDdHCJBTolAQ/8DXIkSyZf8L/ItuZAlgcEuAIrO8ejFqLQ6A+jXb1LrH5JDr5Z+35Q6hV89yW+aEsuzq3LPmdn0z44RHqJpm6Vz0w5Dn03gz1tcK2BkgnlJeWsbPBmHYt628BDIU7l7gIpzaLMH0l5KfjQFR7jiMth4fss7aTaDMGbdTilv07FBxa12xweM7gJOZzn0p4yJRtrRsGch04o7tp9zFL1lUZVj7Sis7wEyuSsVSRfZGlMGxaRcjJqu920LTlr9+hjYynQqnvmD9igpKD4ZbGwdAyDafL/5otjNfJQu5H/UTgqZEWPRNUGCRkzTQTnyHrVzMsYhBVs0B2Vz4GMQIF91tTyhUDTh2l240RG4vnpgcTrYZxGxVp0S2RvnCfiW79lkXomJ+bREkg6Mntr/7+5OFCkueq21jqKX0BHBExys8R8wlnYNEcf6adZH4NMcLH6VaDhPB7vPYkKXaMcKsWW9hf+FJr566LU8LNbwBVLIZFXzX7nF/gLTIVAufv9tvsJW8FBSf9r+jIXot7LPCWTzGy6h+FFjJhXsoNoU7v6EWwYgQxhDMHlNoHpTKMtREESPqEdy4dwMcZCzoRNvtc4MVnhEK3hTeDm3PgQOVbGKZ4FmGtLXWHa9G0RHogj33I38JOWdR+hLF77S4bdH3D5ZkyyFeHH07vpqhXKSgT0KkdT7E7SegEzcPy636xmrCL2nkRpXCqW4Rw25wKDY1zEatUyxSJKVqTubI2nljd5JS2G6Bs+Oj715X5xBoOeHUPCCCSdzuL5uGHvbL3kJvxVUH/KIpi74ysvviZNm4C6fc+vJLqGUFSFrY4sX7KlLKgm1Iq+SB/gqBUgiha2C2Hj"
}
}
],
"extends": [
"config:base",
"github>siteimprove/alfa//config/alfa-renovate"
],
"packageRules": [
{
"groupName": "Alfa",
"matchPackagePrefixes": ["@siteimprove/alfa"]
},
{
"descirption": "We currently ignore all other deps due to long time without update.",
"groupName": "Ignored deps",
"matchPackagePatterns": ["*"],
"excludePackagePrefixes": ["@siteimprove/alfa"],
Expand Down

0 comments on commit 2852c64

Please sign in to comment.