0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2025-01-27 23:04:32 -05:00

Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2021-01-13 18:37:17 +00:00 committed by Will Norris
parent 31e8faa098
commit 7c98d50e98

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

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