Use Dependabot for dependency updates

More info: https://docs.github.com/en/github/administering-a-repository/keeping-your-dependencies-updated-automatically
This commit is contained in:
TheCatLady 2021-01-27 10:13:50 -05:00 committed by GitHub
parent 6184509494
commit f22df0ce23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily