Skip to content

Commit a32ab2d

Browse files
authored
ci: Use same renovate configuration as dotnet-sdk (#391)
Signed-off-by: André Silva <[email protected]>
1 parent ad68252 commit a32ab2d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

renovate.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
2-
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": [
4-
"github>open-feature/community-tooling"
5-
]
6-
}
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"github>open-feature/community-tooling"
5+
],
6+
"dependencyDashboardApproval": true,
7+
"recreateWhen": "never"
8+
}

0 commit comments

Comments
 (0)