From 46e1fbcdd9c127aac7449492284f0e3542a4b26d Mon Sep 17 00:00:00 2001 From: Arthur Outhenin-Chalandre Date: Tue, 28 Jan 2025 09:59:23 +0100 Subject: [PATCH] dependabot: add group for molecule (#11927) Signed-off-by: Arthur Outhenin-Chalandre --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0458aa60b..0f141f064 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,8 @@ updates: labels: - dependencies - release-note-none + groups: + molecule: + patterns: + - molecule + - molecule-plugins*