This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 71394b5f663 Increase max number of opened pull request for depdencies 
update from Dependabot
71394b5f663 is described below

commit 71394b5f663b8d782884f6683524e9980ae82d3f
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Tue Jan 2 14:03:02 2024 +0100

    Increase max number of opened pull request for depdencies update from 
Dependabot
---
 .github/dependabot.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 7656ac1cf8b..85374ffafcc 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -26,3 +26,4 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+    open-pull-requests-limit: 20

Reply via email to