Skip to content

Commit dda2d56

Browse files
committed
chore: Bundle minor/patch Dependabot PRs
1 parent f737422 commit dda2d56

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ updates:
1010
schedule:
1111
interval: weekly
1212
open-pull-requests-limit: 99
13+
groups:
14+
dependencies:
15+
applies-to: version-updates
16+
patterns:
17+
- "*"
18+
update-types:
19+
- "minor"
20+
- "patch"
1321

1422
- package-ecosystem: github-actions
1523
directory: '/'

0 commit comments

Comments
 (0)