Merge pull request #790 from Mic92/dependabot

automatically update github actions
This commit is contained in:
Eelco Dolstra
2020-06-30 11:35:23 +02:00
committed by GitHub

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

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