🌱 Reduce the number of PR's opened by dependabot (#2297)

- Reduce the number of PR's opened by dependabot

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
This commit is contained in:
Naveen 2022-09-22 18:23:03 -05:00 committed by GitHub
parent 88e5ff7f11
commit 97df43bebe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,14 +6,14 @@ updates:
interval: daily
commit-message:
prefix: ":seedling:"
open-pull-requests-limit: 10
open-pull-requests-limit: 3
- package-ecosystem: gomod
directory: "/tools"
schedule:
interval: daily
commit-message:
prefix: ":seedling:"
open-pull-requests-limit: 10
open-pull-requests-limit: 3
- package-ecosystem: "github-actions"
directory: "/"
schedule:
@ -26,14 +26,14 @@ updates:
interval: daily
commit-message:
prefix: ":seedling:"
open-pull-requests-limit: 10
open-pull-requests-limit: 3
- package-ecosystem: docker
directory: "/cron/bq"
schedule:
interval: daily
commit-message:
prefix: ":seedling:"
open-pull-requests-limit: 10
open-pull-requests-limit: 3
- package-ecosystem: docker
directory: "/cron/worker"
schedule: