diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cfd5d54e1..d20507782 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,9 +5,10 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "weekly" + interval: "daily" commit-message: prefix: "go.mod:" + open-pull-requests-limit: 100 - package-ecosystem: "github-actions" directory: "/" schedule: