Created the dependabot.yml

This commit is contained in:
Mathias Wagner 2023-01-15 01:24:49 +01:00
parent 9cf2192578
commit 6f67028afb
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

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

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