Configure dependabot

This commit is contained in:
Andras Schmelczer 2022-09-21 23:30:39 +02:00
parent 4f47bb639a
commit 52db6a05e8
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E

11
.github/dependabot.yml vendored Normal file
View file

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