We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1537b23 commit 6246d88Copy full SHA for 6246d88
renovate.json
@@ -0,0 +1,8 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": ["github>app-sre/shared-pipelines//renovate/default.json"],
4
+ "gomod": {
5
+ "enabled": true
6
+ },
7
+ "postUpdateOptions": ["gomodTidy"]
8
+}
0 commit comments