This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new a07cd63b57 set dependabot open-pull-requests-limit (#12798)
a07cd63b57 is described below
commit a07cd63b57f0a7991524570a9c6187cdfb006184
Author: sullis <[email protected]>
AuthorDate: Mon Apr 8 11:39:34 2024 -0700
set dependabot open-pull-requests-limit (#12798)
---
.github/dependabot.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index d135c26b02..9719e1a533 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -24,6 +24,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
+ open-pull-requests-limit: 20
- package-ecosystem: "npm"
directory: "/pinot-controller/src/main/resources"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]