10000 Merge pull request #19 from per1234/dependabot-pr-limit · arduino/cpp-test-action@b40a571 · GitHub
[go: up one dir, main page]

Skip to content

Commit b40a571

Browse files
authored
Merge pull request #19 from per1234/dependabot-pr-limit
Don't limit number of open Dependabot pull requests
2 parents 294656b + 2d3b54a commit b40a571

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ updates:
77
# See: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-actions-up-to-date-with-dependabot
88
- package-ecosystem: github-actions
99
directory: / # Check the repository's workflows under /.github/workflows/
10+
assignees:
11+
- per1234
12+
open-pull-requests-limit: 100
1013
schedule:
1114
interval: daily
1215
labels:

0 commit comments

Comments
 (0)
0