Skip to content

Commit e3965db

Browse files
authored
chore: update renovate config to extend the shared config (#364)
## This PR - update renovate config to extend the shared config ### Notes This will use the shared confirm managed in the community tooling repo. The noteworthy changes are are merging for minor versions that are sub-v1. https://github.com/open-feature/community-tooling/blob/main/renovate.json Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
1 parent 32dab9b commit e3965db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base"
4+
"github>open-feature/community-tooling"
55
]
66
}

0 commit comments

Comments
 (0)