Skip to content

Commit 2c6810f

Browse files
authored
Update renovate.json
1 parent c9957fc commit 2c6810f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/renovate.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@
77
"ignoreDeps": [],
88
"labels": ["Renovate"],
99
"rebaseWhen": "conflicted",
10-
"schedule": ["on the first day of the month"]
11-
}
10+
"schedule": ["on the first day of the month"],
11+
"baseBranches": ["develop"],
12+
"assigneesFromCodeOwners": true
13+
}

0 commit comments

Comments
 (0)