Skip to content

Commit 58a2a17

Browse files
authored
chore: update renovate config to utilize general openfeature one (#334)
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
1 parent 74eaac3 commit 58a2a17

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
"packageRules": [
75
{
86
"matchUpdateTypes": ["minor", "patch"],

0 commit comments

Comments
 (0)