1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-09-16 09:36:18 +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

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