diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 93bddd27..e962cf4f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,7 @@ updates: directory: / # Check the repository's workflows under /.github/workflows/ assignees: - per1234 + open-pull-requests-limit: 100 schedule: interval: daily labels: @@ -18,6 +19,7 @@ updates: directory: / assignees: - per1234 + open-pull-requests-limit: 100 schedule: interval: daily labels: @@ -27,6 +29,7 @@ updates: directory: /.github/workflows/assets/validate-registry/ assignees: - per1234 + open-pull-requests-limit: 100 schedule: interval: daily labels: @@ -36,6 +39,7 @@ updates: directory: / assignees: - per1234 + open-pull-requests-limit: 100 schedule: interval: daily labels: