diff --git a/renovate.json b/renovate.json index 20c1446c8c3f78aec8799ef82cf35e1aa94ca9a6..e744fecc6880712c691a6c64a594d6869619c378 100644 --- a/renovate.json +++ b/renovate.json @@ -80,5 +80,5 @@ "extends": ["docker:pinDigests"] } ], - "postUpdateOptions": ["helmUpdateSubChartArchives"] + "postUpdateOptions": ["helmUpdateSubChartArchives","gomodTidy"] }