Skip to content

Commit 4d32121

Browse files
committed
Add wasmtime group for dependabot
1 parent 72ab860 commit 4d32121

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ updates:
77
schedule:
88
interval: "weekly"
99
open-pull-requests-limit: 100
10+
groups:
11+
wasmtime-dependencies:
12+
patterns:
13+
- "wasmtime"
14+
- "wasmtime-wasi"
15+
- "wasi-common"
16+
- "deterministic-wasi-ctx"
1017
- package-ecosystem: "github-actions"
1118
directory: "/"
1219
reviewers:

0 commit comments

Comments
 (0)