Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot] 2021-04-29 22:01:47 +00:00 committed by GitHub
parent a58cff8709
commit d84d917b58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,15 @@
version: 2
updates:
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: alpine
versions:
- 3.13.1
- 3.13.2
- 3.13.3
- 3.13.4