From ac1077437e0d2279dd8ef335aa5ab9073a9c7288 Mon Sep 17 00:00:00 2001 From: Michelangelo Mori <328978+blkt@users.noreply.github.com> Date: Wed, 26 Mar 2025 09:37:40 +0100 Subject: [PATCH] Group `presidio-*` dependabot prs together. --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 18a46ba85..9d35033bd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "daily" + groups: + otel: + patterns: + - "presidio-*" - package-ecosystem: "github-actions" directory: "/" schedule: