Skip to content

Commit 60fc1d9

Browse files
authored
Merge pull request #2088 from rabbitmq/dependabot-kubectl-rabbitmq
Fix dependabot config
2 parents 74fd8f2 + 7078376 commit 60fc1d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ updates:
4242
schedule:
4343
interval: "weekly"
4444
- package-ecosystem: "gomod"
45-
directory: "/bin/kubectl-rabbitmq-plugin/"
45+
directory: "/kubectl-rabbitmq/"
4646
groups:
4747
all:
4848
patterns:
4949
- '*'
5050
schedule:
5151
interval: "daily"
5252
ignore:
53-
- dependency-name: "github.com/rabbitmq/cluster-operator/v2"
53+
- dependency-name: "github.com/rabbitmq/cluster-operator/v2"

0 commit comments

Comments
 (0)