Skip to content

Commit 680ecfe

Browse files
authored
chore: fix orchestrator preset (#828)
Signed-off-by: Kim Tsao <ktsao@redhat.com>
1 parent 8901a21 commit 680ecfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/renovate-presets/workspace/rhdh-orchestrator-presets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "all Orchestrator minor updates",
55
"matchFileNames": ["workspaces/orchestrator/**"],
66
"extends": [
7-
"github>redhat-developer/rhdh-plugins/.github/renovate-presets/base/rhdh-minor-presets(Orchestrator)"
7+
"github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-minor-presets(Orchestrator)"
88
],
99
"addLabels": ["team/orchestrator", "orchestrator"]
1010
},

0 commit comments

Comments
 (0)