chore: deps for workers
This commit is contained in:
parent
1220dd58f9
commit
f49f1b2ace
3 changed files with 192 additions and 2 deletions
6
.github/dependabot.yaml
vendored
Normal file
6
.github/dependabot.yaml
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: 'npm'
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: 'daily'
|
Reference in a new issue