Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot] 2021-04-29 21:14:52 +00:00 committed by Buckaroo Banzai
parent fec3c2f6ad
commit 44f2542bc3

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

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