1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-03-17 20:17:48 +02:00

Merge pull request #560 from imgproxy/dependabot/add-v2-config-file

Create Dependabot config file
This commit is contained in:
Sergey Alexandrovich 2021-02-25 20:27:33 +06:00 committed by GitHub
commit f971e4fb59
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