Explorar o código

Run dependabot daily instead of weekly

Hopefully we will have less PRs at the same time if it looks daily.
Djordje Lukic %!s(int64=5) %!d(string=hai) anos
pai
achega
9c21e09044
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .dependabot/config.yml

+ 1 - 1
.dependabot/config.yml

@@ -2,4 +2,4 @@ version: 1
 update_configs:
   - package_manager: "go:modules"
     directory: "/"
-    update_schedule: "weekly"
+    update_schedule: "daily"