mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-20 14:50:02 +08:00
Update renovate.json
This commit is contained in:
parent
b984bd5152
commit
cdeb70e99f
11
.github/renovate.json
vendored
11
.github/renovate.json
vendored
@ -1,17 +1,10 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["config:recommended", "group:typescript-eslintMonorepo"],
|
"extends": ["github>Borales/renovate-config"],
|
||||||
"labels": ["dependencies"],
|
|
||||||
"rangeStrategy": "bump",
|
|
||||||
"reviewers": ["borales"],
|
|
||||||
"postUpdateOptions": ["yarnDedupeHighest"],
|
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"groupName": "GitHub Actions Toolkit",
|
"groupName": "GitHub Actions Toolkit",
|
||||||
"matchSourceUrls": ["https://github.com/actions/toolkit{/,}**"]
|
"matchSourceUrls": ["https://github.com/actions/toolkit{/,}**"]
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"nvm": {
|
|
||||||
"enabled": false
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user