dependabot: automatically keep github actions up-to-date

This commit is contained in:
Jörg Thalheim
2020-06-27 20:35:33 +01:00
parent b7ccf7ae2a
commit 7af734bac1

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

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