Skip to content

Commit 7773774

Browse files
authored
Update renovate config (#761)
1 parent ba5803d commit 7773774

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

renovate.json

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended",
5-
"docker:enableMajor"
6-
],
7-
"automerge": true,
8-
"rebaseWhen": "auto",
9-
"postUpdateOptions": [
10-
"gomodTidy",
11-
"gomodUpdateImportPaths"
12-
],
13-
"labels": [
14-
"dependencies"
15-
],
16-
"prConcurrentLimit": 0
4+
"github>nginxinc/k8s-common"
5+
]
176
}

0 commit comments

Comments
 (0)