Skip to content

Commit

Permalink
Use shared Renovate configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Dec 7, 2023
1 parent 4d3d87d commit 6a95130
Showing 1 changed file with 2 additions and 20 deletions.
22 changes: 2 additions & 20 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"helpers:pinGitHubActionDigests",
":automergePatch",
":automergePr",
":automergeRequireAllStatusChecks",
":prConcurrentLimitNone",
":separatePatchReleases"
],
"baseBranches": ["2.1.x", "3.0.x", "4.0.x"],
"dependencyDashboard": true,
"labels": ["dependencies"],
"platformAutomerge": true,
"reviewers": ["team:committers"],
"schedule": [
"before 2am"
],
"vulnerabilityAlerts": {
"labels": ["security"],
"assignees": ["team:committers"]
}
"local>dropwizard/renovate-config"
]
}

0 comments on commit 6a95130

Please sign in to comment.