Skip to content

Commit 2e7f51b

Browse files
authored
Update renovate config (#760)
1 parent 4ade318 commit 2e7f51b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

renovate.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
"automerge": true,
88
"rebaseWhen": "auto",
99
"postUpdateOptions": [
10-
"gomodTidy"
11-
]
10+
"gomodTidy",
11+
"gomodUpdateImportPaths"
12+
],
13+
"labels": [
14+
"dependencies"
15+
],
16+
"prConcurrentLimit": 0
1217
}

0 commit comments

Comments
 (0)