chore: deps for workers

This commit is contained in:
Cory Dransfeldt 2024-11-18 13:27:04 -08:00
parent 1220dd58f9
commit f49f1b2ace
No known key found for this signature in database
3 changed files with 192 additions and 2 deletions

6
.github/dependabot.yaml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'