set up dependabot for GitHub Actions

This commit is contained in:
Daniel Micay 2021-09-30 01:18:36 -04:00
parent 11207a9c98
commit 4d30b491e3
1 changed files with 7 additions and 0 deletions

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

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