Skip to content

Commit fbcf2a6

Browse files
authored
Merge pull request #608 from per1234/increase-dependabot-limit
Don't limit number of open Dependabot pull requests
2 parents 14f413c + 85c601e commit fbcf2a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workflow-templates/assets/dependabot/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ updates:
77
# See: https://docs.github.com/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
88
- package-ecosystem: github-actions
99
directory: /.github/workflows/
10+
open-pull-requests-limit: 100
1011
schedule:
1112
cronjob: 0 12 * * *
1213
interval: cron

0 commit comments

Comments
 (0)