Add github-actions

This commit is contained in:
Björn Busse 2020-09-28 19:43:44 +02:00
parent 5a1b754a3a
commit cbcaa81c73
2 changed files with 49 additions and 0 deletions

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

@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"