Skip to content

Commit fcea1be

Browse files
authored
chore: Add renovate.json (#100)
1 parent 5135120 commit fcea1be

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

renovate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)