Created the dependabot.yml

This commit is contained in:
2023-01-15 01:24:49 +01:00
parent 9cf2192578
commit 6f67028afb

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

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