Add dependabot for automatic updates to GitHub Actions (#37550)

This commit is contained in:
Franck Nijhof 2020-07-06 15:05:58 +02:00 committed by GitHub
parent 0fb73a6332
commit 03bfff3660
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
time: "06:00"
open-pull-requests-limit: 10