ci(dependabot): update npm dependencies
This commit is contained in:
parent
d188bf6352
commit
ed2abf8609
1 changed files with 15 additions and 0 deletions
15
.github/dependabot.yml
vendored
15
.github/dependabot.yml
vendored
|
|
@ -24,3 +24,18 @@ updates:
|
|||
groups:
|
||||
actions:
|
||||
patterns: ["*"]
|
||||
- package-ecosystem: "npm"
|
||||
directories:
|
||||
- "/crates/npm"
|
||||
- "/crates/eslint"
|
||||
- "/lib/binding_web"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
commit-message:
|
||||
prefix: "build(deps)"
|
||||
labels:
|
||||
- "dependencies"
|
||||
- "npm"
|
||||
groups:
|
||||
npm:
|
||||
patterns: ["*"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue