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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
5 additions and
0 deletions
-
.github/dependabot.yml
|
|
@ -7,3 +7,8 @@ updates: |
|
|
|
labels: |
|
|
|
- dependencies |
|
|
|
- release-note-none |
|
|
|
groups: |
|
|
|
molecule: |
|
|
|
patterns: |
|
|
|
- molecule |
|
|
|
- molecule-plugins* |