Skip to content

Commit aca4284

Browse files
committed
chore(deps): group minor and patch dependabot updates
1 parent a68154a commit aca4284

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,19 @@ updates:
77
interval: weekly
88
target-branch: main
99
open-pull-requests-limit: 10
10+
groups:
11+
npm-minor-and-patch:
12+
update-types:
13+
- minor
14+
- patch
1015

1116
- package-ecosystem: github-actions
1217
directory: /
1318
schedule:
1419
interval: weekly
1520
target-branch: main
21+
groups:
22+
github-actions-minor-and-patch:
23+
update-types:
24+
- minor
25+
- patch

0 commit comments

Comments
 (0)