Skip to content

Commit 3ac456b

Browse files
Configure Renovate (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yonathan Mengesha <yonathan.mengesha@hivemq.com>
1 parent 94e9368 commit 3ac456b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

renovate.json5

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"local>hivemq/hivemq-renovate-config:default.json5"
5+
],
6+
baseBranches: [
7+
"master",
8+
"master-4.9",
9+
"renovate-playground"
10+
],
11+
"useBaseBranchConfig": "merge"
12+
}

0 commit comments

Comments
 (0)