Skip to content

Commit 5936622

Browse files
committed
ci: update renovate.json
1 parent c38c4dc commit 5936622

File tree

1 file changed

+2
-22
lines changed

1 file changed

+2
-22
lines changed

.github/renovate.json

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,6 @@
11
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
23
"extends": [
3-
"config:base",
4-
":semanticCommits",
5-
":semanticCommitScopeDisabled",
6-
":maintainLockFilesWeekly",
7-
":enableVulnerabilityAlertsWithLabel(security)",
8-
":semanticCommitTypeAll(chore)"
9-
],
10-
"lockFileMaintenance": false,
11-
"rangeStrategy": "bump",
12-
"separateMajorMinor": false,
13-
"packageRules": [
14-
{
15-
"matchPackagePatterns": [
16-
"*"
17-
],
18-
"matchUpdateTypes": [
19-
"minor",
20-
"patch"
21-
],
22-
"groupName": "all",
23-
"groupSlug": "all"
24-
}
4+
"github>reearth/renovate-config"
255
]
266
}

0 commit comments

Comments
 (0)