Skip to content

Commit

Permalink
build(dependabot): added js-sys and web-sys to wasm group (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
pamburus authored Aug 13, 2024
1 parent d4b45af commit 0b6c948
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,13 +295,17 @@ updates:
wasm-sec:
applies-to: security-updates
patterns:
- "js-sys"
- "wasi"
- "wasm-*"
- "web-sys"
wasm-ver:
applies-to: version-updates
patterns:
- "js-sys"
- "wasi"
- "wasm-*"
- "web-sys"
winapi-sec:
applies-to: security-updates
patterns:
Expand Down

0 comments on commit 0b6c948

Please sign in to comment.