ci(dependabot): add configuration to update github-actions

Signed-off-by: Luís Ferreira <contact@lsferreira.net>
pull/314/head
Luís Ferreira 4 years ago
parent 6673cd052c
commit b0c2898622
No known key found for this signature in database
GPG Key ID: 730750D54B7A9F66

@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
Loading…
Cancel
Save