Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot] 2021-04-29 21:57:04 +00:00 committed by GitHub
parent c2d1b4a9ec
commit d5b28c0d8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/entrypoint"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10