Add dependabot

This commit is contained in:
Andras Schmelczer 2022-06-25 19:15:16 +02:00
parent 95d8d63545
commit 2530f7adc8
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E

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

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