From 7d077fd55628f25d936bbb058e8256646ab2e7d7 Mon Sep 17 00:00:00 2001 From: Maxwell Weru Date: Mon, 11 Sep 2023 10:55:43 +0300 Subject: [PATCH] Group updates for Microsoft.* and Tingle.* --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4dff7338..66ee0201 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -35,6 +35,11 @@ updates: interval: "weekly" time: "04:00" open-pull-requests-limit: 10 + groups: + microsoft: + patterns: ["Microsoft.*"] + tingle: + patterns: ["Tingle.*"] - package-ecosystem: "npm" # See documentation for possible values directory: "/extension" # Location of package manifests