Skip to content

Commit

Permalink
Add a dependabot group for wasm (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
MOZGIII authored Feb 1, 2024
1 parent 18d16e0 commit 2aba431
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ updates:
directory: "/"
schedule:
interval: "daily"
groups:
wasm:
patterns:
- wasm-bindgen
- wasm-bindgen-*
- js-sys
- web-sys
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 2aba431

Please sign in to comment.