Browse Source

dependabot: add group for molecule (#11927)

Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
pull/11933/head
Arthur Outhenin-Chalandre 8 months ago
committed by GitHub
parent
commit
46e1fbcdd9
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions
  1. 5
      .github/dependabot.yml

5
.github/dependabot.yml

@ -7,3 +7,8 @@ updates:
labels:
- dependencies
- release-note-none
groups:
molecule:
patterns:
- molecule
- molecule-plugins*
Loading…
Cancel
Save