mirror of
https://github.com/amnezia-vpn/openvpn3.git
synced 2026-05-17 00:16:12 +03:00
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:
committed by
Jenkins-dev
parent
18e92a823f
commit
91a62654fe
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user