Explorar o código

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

Create Dependabot config file
Sergey Alexandrovich %!s(int64=4) %!d(string=hai) anos
pai
achega
f971e4fb59
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      .github/dependabot.yml

+ 9 - 0
.github/dependabot.yml

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