We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f19b5 commit 232d9ddCopy full SHA for 232d9dd
.gitmodules
@@ -13,6 +13,7 @@
13
[submodule "libs/shared/flagd-core/test-harness"]
14
path = libs/shared/flagd-core/test-harness
15
url = https://github.com/open-feature/flagd-testbed
16
+ branch = v0.5.13
17
[submodule "libs/shared/flagd-core/spec"]
18
path = libs/shared/flagd-core/spec
19
url = https://github.com/open-feature/spec
renovate.json
@@ -1,12 +1,6 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": [
4
- "config:base"
5
- ],
6
- "semanticCommits": "enabled",
7
- "labels": [
8
- "renovate"
9
+ "extends": ["github>open-feature/community-tooling"],
10
"packageRules": [
11
12
"matchPackagePatterns": ["^@nx/", "nx"],
0 commit comments