Skip to content

Commit

Permalink
Merge pull request #78 from per1234/dependabot-pr-limit
Browse files Browse the repository at this point in the history
Don't limit number of open Dependabot pull requests
  • Loading branch information
per1234 authored Jun 13, 2024
2 parents 5d991a2 + 86d9db6 commit f1abc30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ updates:
# See: https://docs.github.com/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
- package-ecosystem: github-actions
directory: / # Check the repository's workflows under /.github/workflows/
assignees:
- per1234
open-pull-requests-limit: 100
schedule:
interval: daily
labels:
Expand Down

0 comments on commit f1abc30

Please sign in to comment.