renovate: add global Core configuration

So that we override values from the global Ops
configuration we do not like.

While here change rebaseWhen. Since we do rebase
everything before merge anyway, let's renovate
do it for us.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
This commit is contained in:
Frank Lichtenheld
2024-03-15 14:49:04 +01:00
committed by Jenkins-dev
parent 18e92a823f
commit 91a62654fe

View File

@@ -1,8 +1,10 @@
{
"$schema": "http://nginx/renovate-schema.json",
"extends": [
"local>openvpntechnologies/ops-sec-renovate"
"local>openvpntechnologies/ops-sec-renovate",
"local>openvpntechnologies/core-team-renovate"
],
"rebaseWhen": "behind-base-branch",
"packageRules": [
{
"matchDepTypes": [