Skip to content

Commit 0d48b58

Browse files
committed
chore(ci): update renovate config
1 parent eeca664 commit 0d48b58

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/renovate.json5

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,5 @@
1010
':automergeMinor',
1111
],
1212
labels: ['dependencies'],
13-
lockFileMaintenance: {
14-
enabled: true,
15-
automerge: true,
16-
},
13+
postUpdateOptions: ['gomodTidy', 'gomodUpdateImportPaths'],
1714
}

0 commit comments

Comments
 (0)