1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-18 11:12:10 +02:00

Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2021-02-25 14:24:53 +00:00 committed by GitHub
parent 023848d764
commit c9d0912e20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
assignees:
- DarthSim