Skip to content

Commit

Permalink
Use shared Renovate configuration (#3823)
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Dec 13, 2023
1 parent 712bb44 commit 1f3e456
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions renovate.json
@@ -1,21 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"helpers:pinGitHubActionDigests",
":automergePatch",
":automergePr",
":automergeRequireAllStatusChecks",
":prConcurrentLimitNone",
":separatePatchReleases"
"local>dropwizard/renovate-config"
],
"baseBranches": ["release/4.2.x", "release/5.0.x"],
"dependencyDashboard": true,
"labels": ["dependencies"],
"platformAutomerge": true,
"reviewers": ["team:committers", "team:metrics"],
"schedule": [
"before 2am"
],
"vulnerabilityAlerts": {
"labels": ["security"],
"assignees": ["team:committers", "team:metrics"]
Expand Down

0 comments on commit 1f3e456

Please sign in to comment.