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 13:03:09 UTC

(camel) 01/01: 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 apupier-patch-1
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 7b9fbfe7149773036fd0abc0de3fc39d4c7fedf5
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