mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-03-03 06:42:16 +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",
|
||||
"extends": ["config:recommended", "group:typescript-eslintMonorepo"],
|
||||
"labels": ["dependencies"],
|
||||
"rangeStrategy": "bump",
|
||||
"reviewers": ["borales"],
|
||||
"postUpdateOptions": ["yarnDedupeHighest"],
|
||||
"extends": ["github>Borales/renovate-config"],
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "GitHub Actions Toolkit",
|
||||
"matchSourceUrls": ["https://github.com/actions/toolkit{/,}**"]
|
||||
}
|
||||
],
|
||||
"nvm": {
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user