feat: Added dependabot for auto-updates

This commit is contained in:
Bart van der Braak 2023-06-06 03:43:12 +02:00
parent 2a2d333461
commit 77644f2aa3

6
.github/workflows/dependabot.yml vendored Normal file
View file

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