Skip to content

Commit 3df675e

Browse files
authored
Exclude deterministic-wasi-ctx from the nonbreaking group (#1175)
1 parent 0ba191f commit 3df675e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ updates:
1111
- "wasmtime*"
1212
nonbreaking:
1313
exclude-patterns:
14+
- "deterministic-wasi-ctx"
1415
- "rquickjs*"
1516
update-types:
1617
- "minor"

0 commit comments

Comments
 (0)