Skip to content

Commit 232d9dd

Browse files
authored
build(renovate): Utilize default OpenFeature Renovate configuration (#1128)
Signed-off-by: Simon Schrottner <[email protected]>
1 parent 55f19b5 commit 232d9dd

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

.gitmodules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
[submodule "libs/shared/flagd-core/test-harness"]
1414
path = libs/shared/flagd-core/test-harness
1515
url = https://github.com/open-feature/flagd-testbed
16+
branch = v0.5.13
1617
[submodule "libs/shared/flagd-core/spec"]
1718
path = libs/shared/flagd-core/spec
1819
url = https://github.com/open-feature/spec

renovate.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": [
4-
"config:base"
5-
],
6-
"semanticCommits": "enabled",
7-
"labels": [
8-
"renovate"
9-
],
3+
"extends": ["github>open-feature/community-tooling"],
104
"packageRules": [
115
{
126
"matchPackagePatterns": ["^@nx/", "nx"],

0 commit comments

Comments
 (0)