Skip to content

Commit e00c1f0

Browse files
Add group configuration for actions in dependabot
1 parent e479320 commit e00c1f0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ updates:
3636
open-pull-requests-limit: 5
3737
cooldown:
3838
default-days: 14
39+
groups:
40+
actions:
41+
patterns:
42+
- "*"

0 commit comments

Comments
 (0)