Skip to content

Commit 763b624

Browse files
authored
chore(deps): renovate org-preset (#244)
* chore(deps): renovate org-preset On-behalf-of: @SAP guenther.wannenmacher@sap.com Signed-off-by: Günther Wannenmacher (SAP) <guenther.wannenmacher@sap.com> * chore: cleans renovate settings as in org presets On-behalf-of: @SAP guenther.wannenmacher@sap.com Signed-off-by: Günther Wannenmacher (SAP) <guenther.wannenmacher@sap.com> --------- Signed-off-by: Günther Wannenmacher (SAP) <guenther.wannenmacher@sap.com>
1 parent 4542ad9 commit 763b624

1 file changed

Lines changed: 3 additions & 41 deletions

File tree

renovate.json renamed to .github/renovate.json

Lines changed: 3 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"git-submodules": {
4-
"enabled": true
5-
},
6-
"stopUpdatingLabel": "take-a-break-renovate",
7-
"schedule": [
8-
"after 07:30am",
9-
"before 07:15pm",
10-
"every weekday"
11-
],
12-
"prHourlyLimit": 1,
13-
"prConcurrentLimit": 0,
14-
"minimumReleaseAge": "0 days",
15-
"timezone": "Europe/Berlin",
163
"extends": [
17-
"config:recommended",
18-
"config:best-practices",
19-
"default:automergeDigest",
20-
"docker:pinDigests",
21-
"group:kubernetesMonorepo",
22-
"group:goOpenapi",
23-
"helpers:pinGitHubActionDigests",
24-
"security:openssf-scorecard",
25-
":dependencyDashboard",
26-
":rebaseStalePrs"
27-
],
28-
"postUpdateOptions": [
29-
"gomodTidy"
4+
"github>openmcp-project/.github:renovate-config"
305
],
316
"packageRules": [
327
{
@@ -41,19 +16,7 @@
4116
]
4217
},
4318
{
44-
"matchManagers": [
45-
"gomod"
46-
],
47-
"matchDepNames": [
48-
"go"
49-
],
50-
"matchDepTypes": [
51-
"golang"
52-
],
53-
"rangeStrategy": "bump"
54-
},
55-
{
56-
"description": "Ignore version for landscaper-service in integration tests as used locally",
19+
"description": "Ignore version for landscaper-service in integration tests as used locally",
5720
"matchManagers": [
5821
"gomod"
5922
],
@@ -106,8 +69,7 @@
10669
".landscaper/ocm-settings.yaml"
10770
],
10871
"versioning": "semver",
109-
"minimumReleaseAge": "0 days",
110-
"enabled": true
72+
"enabled": true
11173
},
11274
{
11375
"matchPackageNames": [

0 commit comments

Comments
 (0)