Created the dependabot.yml

This commit is contained in:
Mathias Wagner 2023-04-17 20:33:04 +02:00
parent 10ab9d632b
commit a5cc4d2349
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'