We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5135120 commit fcea1beCopy full SHA for fcea1be
1 file changed
renovate.json
@@ -0,0 +1,9 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": [
4
+ "github>formancehq/shared-config//renovate/presets/golang"
5
+ ],
6
+ "ignoreDeps": [
7
+ "github.com/formancehq/webhooks/pkg/client"
8
+ ]
9
+}
0 commit comments