diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6518e79d8..65b4cf60d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,9 +1,9 @@ version: 2 updates: - package-ecosystem: "gomod" - directory: "/ocis" + directory: "/" schedule: - interval: "weekly" + interval: "daily" open-pull-requests-limit: 2 - package-ecosystem: "npm"