Merge pull request #3757 from Mic92/dependabot

dependabot: automatically keep github actions up-to-date
This commit is contained in:
Domen Kožar 2020-06-28 08:02:24 +02:00 committed by GitHub
commit b7795a3496
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

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