jamesread 3 лет назад
Родитель
Сommit
33375059bf
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      .github/dependabot.yml

+ 2 - 0
.github/dependabot.yml

@@ -2,6 +2,8 @@ version: 2
 updates:
   - package-ecosystem: "gomod"
     directory: "/"
+    schedule:
+      interval: "daily"
     pull-request-branch-name:
       # The default / breaks artifact names at archive time.
       separator: "-"