add dependabot configuration

This commit is contained in:
Daniel Micay 2021-11-23 20:27:45 -05:00
parent d44f983d4d
commit 43c8ac3c45

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