mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-04 11:42:19 +08:00
Updating renovate config
This commit is contained in:
parent
21a4e475d0
commit
d236877258
13
.github/renovate.json
vendored
Normal file
13
.github/renovate.json
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:base", "group:typescript-eslintMonorepo"],
|
||||
"labels": ["dependencies"],
|
||||
"rangeStrategy": "bump",
|
||||
"reviewers": ["borales"],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchSourceUrlPrefixes": ["https://github.com/actions/toolkit"],
|
||||
"groupName": "GitHub Actions Toolkit"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,6 +0,0 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user