use dependabot for GitHub Actions

This commit is contained in:
Daniel Micay 2021-09-30 00:13:55 -04:00
parent f59536d954
commit 023cae8d67

View File

@ -1,5 +1,10 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
target-branch: main
- package-ecosystem: npm
directory: "/"
schedule: