diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 00023952..3d7318e2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -22,6 +22,7 @@ updates: - "/Examples/WpfUsbStickApp" - "/Examples/MAUI-gRPC/AntGrpcShared" - "/Examples/MAUI-gRPC/AntGrpcService" + - "/Examples/MAUI-gRPC/MauiAntGrpcClient" schedule: interval: "weekly"