Add dependabot

This commit is contained in:
Andras Schmelczer 2022-06-25 19:15:16 +02:00
parent 1384ebb44d
commit fe38c4283f

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"