1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-12-01 23:11:31 +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

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