Skip to content

Commit 17d8042

Browse files
committed
build(renovate): Utilize default OpenFeature Renovate configuration
We do have a default OpenFeature Renovate configuration within our community-tooling repository. (https://github.com/open-feature/community-tooling/blob/main/renovate.json) To reduce maintenance efforts, we should stick to the general one as a basis. Signed-off-by: Simon Schrottner <[email protected]>
1 parent 706a7e9 commit 17d8042

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

renovate.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": [
4-
"config:base"
5-
],
3+
"extends": ["github>open-feature/community-tooling"],
64
"semanticCommitType": "feat",
75
"regexManagers": [
86
{

0 commit comments

Comments
 (0)