Skip to content

Commit edd1f38

Browse files
authored
chore: update renovate.json (logto-io#2244)
1 parent bab7a60 commit edd1f38

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

renovate.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,4 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"packageRules": [{
4-
"matchSourceUrlPrefixes": ["https://github.com/logto-io/js"],
5-
"groupName": "Logto JS SDK monorepo packages"
6-
}, {
7-
"matchSourceUrlPrefixes": ["https://github.com/logto-io/toolkit"],
8-
"groupName": "Logto standard toolkit monorepo packages"
9-
}, {
10-
"matchSourceUrlPrefixes": ["https://github.com/silverhand-io/configs"],
11-
"groupName": "Silverhand configs monorepo packages"
12-
}],
13-
"extends": [
14-
"config:base",
15-
":preserveSemverRanges"
16-
]
3+
"extends": ["github>logto-io/.github:renovate-config"]
174
}

0 commit comments

Comments
 (0)