Skip to content

Commit 2976926

Browse files
committed
process HTTPS dns
1 parent c1c5143 commit 2976926

6 files changed

Lines changed: 548 additions & 173 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ updates:
99
patterns:
1010
- "worker"
1111
- "worker-macros"
12+
wasm-bindgen:
13+
patterns:
14+
- "wasm-bindgen-futures"
15+
- "wasm-bindgen"
1216
# Enable version updates for GitHub Actions
1317
- package-ecosystem: "github-actions"
1418
directory: "/"
@@ -19,4 +23,4 @@ updates:
1923
- "yylt"
2024
commit-message:
2125
prefix: "ci"
22-
include: "scope"
26+
include: "scope"

0 commit comments

Comments
 (0)