Skip to content

Commit

Permalink
chore: update renovate config to extend the shared config (#364)
Browse files Browse the repository at this point in the history
## 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 <[email protected]>
  • Loading branch information
beeme1mr authored Feb 4, 2025
1 parent 32dab9b commit e3965db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"github>open-feature/community-tooling"
]
}

0 comments on commit e3965db

Please sign in to comment.