Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot] 2021-04-29 15:45:39 +00:00 committed by GitHub
parent 7829b55432
commit 761fa7b0f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,19 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/entrypoint"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: github.com/otiai10/copy
versions:
- 1.4.2
- 1.5.1
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10