Skip to content

Commit 31b8002

Browse files
authored
deps: Enable Renovate (#189)
Signed-off-by: Marc Lopez <[email protected]>
1 parent cf1bd5b commit 31b8002

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

renovate.json

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"extends": [
3+
"config:base"
4+
],
5+
"postUpdateOptions": [
6+
"gomodTidy"
7+
],
8+
"automerge": true,
9+
"automergeType": "pr",
10+
"major": {
11+
"automerge": false
12+
}
13+
}

0 commit comments

Comments
 (0)