Created the dependabot.yml

This commit is contained in:
Mathias Wagner 2023-04-18 21:03:58 +00:00
parent c6acd32178
commit 0ecc0fb301

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

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