Skip to content

Commit 96eb2d9

Browse files
authored
Merge pull request #468 from pyiron/dependabot-pull-request-limit
Increase open pull requests limit from 10 to 20
2 parents 0236d7e + 10398c3 commit 96eb2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ updates:
44
directory: "/"
55
schedule:
66
interval: daily
7-
open-pull-requests-limit: 10
7+
open-pull-requests-limit: 20

0 commit comments

Comments
 (0)