This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/master by this push:
new b3ebccccfb Build: increase open-pull-requests-limit to 50 (#8768)
b3ebccccfb is described below
commit b3ebccccfb7af6ee99a37b95ef15e655b55f5590
Author: JB Onofré <[email protected]>
AuthorDate: Wed Oct 11 07:29:02 2023 +0200
Build: increase open-pull-requests-limit to 50 (#8768)
---
.github/dependabot.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index cb84491c70..ad448a3011 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -29,5 +29,5 @@ updates:
schedule:
interval: "weekly"
day: "sunday"
- open-pull-requests-limit: 5
+ open-pull-requests-limit: 50