diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 79fe2d0..2f942a8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,6 +16,10 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + groups: + nservicebus: + patterns: + - "NServiceBus*" - package-ecosystem: "npm" directory: "/website" schedule: