Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 7f5f7f8

Browse files
authored
chore(deps): group updates for backtrace
Avoid duplication.
1 parent 0462eb8 commit 7f5f7f8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 10
8+
groups:
9+
backtrace:
10+
patterns:
11+
- addr2line
12+
- backtrace
13+
- flate2
14+
- miniz-oxide
815
- package-ecosystem: "github-actions"
916
directory: "/"
1017
schedule:

0 commit comments

Comments
 (0)