Skip to content

Commit 63177cb

Browse files
committed
renovate: Exclude gomod indirect deps
1 parent 232868c commit 63177cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"gomod"
2222
],
2323
"enabled": true,
24+
"ignoreDeps": ["indirect"],
2425
"postUpdateOptions": [
2526
"gomodTidy",
2627
"gomodUpdateImportPaths"

0 commit comments

Comments
 (0)