+ dependabot

This commit is contained in:
nicobo 2021-03-28 13:46:07 +02:00
parent 3e0a9bab32
commit 9e7c76b549
No known key found for this signature in database
GPG key ID: 2581E71C5FA5285F

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

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