mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore: update renovate.json (#2244)
This commit is contained in:
parent
bab7a607db
commit
edd1f3811d
1 changed files with 1 additions and 14 deletions
|
@ -1,17 +1,4 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"packageRules": [{
|
"extends": ["github>logto-io/.github:renovate-config"]
|
||||||
"matchSourceUrlPrefixes": ["https://github.com/logto-io/js"],
|
|
||||||
"groupName": "Logto JS SDK monorepo packages"
|
|
||||||
}, {
|
|
||||||
"matchSourceUrlPrefixes": ["https://github.com/logto-io/toolkit"],
|
|
||||||
"groupName": "Logto standard toolkit monorepo packages"
|
|
||||||
}, {
|
|
||||||
"matchSourceUrlPrefixes": ["https://github.com/silverhand-io/configs"],
|
|
||||||
"groupName": "Silverhand configs monorepo packages"
|
|
||||||
}],
|
|
||||||
"extends": [
|
|
||||||
"config:base",
|
|
||||||
":preserveSemverRanges"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue