Skip to content

Commit 0e705d5

Browse files
authored
chore: Update renovate.json
1 parent d671100 commit 0e705d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths"],
99
"lockFileMaintenance": {
1010
"enabled": true,
11-
"schedule": ["* 0-3 * * 0"]
11+
"schedule": ["* 0-3 * * 0"],
12+
"automergeType": "branch"
1213
},
1314
"platformAutomerge": true,
1415
"nix": {

0 commit comments

Comments
 (0)