Skip to content

Commit 97e5917

Browse files
committed
chore: add renovate config from the organization
1 parent 005eb35 commit 97e5917

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

renovate.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"extends": [
3-
"config:base"
4-
]
5-
}
2+
"extends": [ "github>redhat-developer/app-services-renovate-config" ],
3+
"postUpdateOptions": [
4+
"gomodTidy"
5+
],
6+
"ignoreDeps": ["github.com/redhat-developer/service-binding-operator"]
7+
}

0 commit comments

Comments
 (0)