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

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