Skip to content

Commit cf752d4

Browse files
authored
Group Dependabot updates (#809)
1 parent fe6d1d8 commit cf752d4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ updates:
77
interval: "weekly"
88
cooldown:
99
default-days: 7
10+
groups:
11+
github-actions:
12+
patterns:
13+
- "*"
1014
ignore:
1115
- dependency-name: "yiisoft/*"
1216

@@ -17,4 +21,8 @@ updates:
1721
interval: "daily"
1822
cooldown:
1923
default-days: 7
24+
groups:
25+
composer-dependencies:
26+
patterns:
27+
- "*"
2028
versioning-strategy: increase-if-necessary

0 commit comments

Comments
 (0)