You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ap...@apache.org on 2024/01/02 14:21:14 UTC

(camel) branch main updated: Increase max number of opened pull request for depdencies update from Dependabot

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 <ap...@redhat.com>
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