Skip to content

Commit

Permalink
ci: update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rot1024 committed Jun 23, 2023
1 parent c38c4dc commit 5936622
Showing 1 changed file with 2 additions and 22 deletions.
24 changes: 2 additions & 22 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":semanticCommits",
":semanticCommitScopeDisabled",
":maintainLockFilesWeekly",
":enableVulnerabilityAlertsWithLabel(security)",
":semanticCommitTypeAll(chore)"
],
"lockFileMaintenance": false,
"rangeStrategy": "bump",
"separateMajorMinor": false,
"packageRules": [
{
"matchPackagePatterns": [
"*"
],
"matchUpdateTypes": [
"minor",
"patch"
],
"groupName": "all",
"groupSlug": "all"
}
"github>reearth/renovate-config"
]
}

0 comments on commit 5936622

Please sign in to comment.