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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3b216aeeea Increase Dependabot open-pull-requests-limit to 20
3b216aeeea is described below

commit 3b216aeeea0ab6f327745d1fbf8a64886d108ec3
Author: James Netherton <[email protected]>
AuthorDate: Wed Sep 2 10:22:05 2026 +0100

    Increase Dependabot open-pull-requests-limit to 20
---
 .github/dependabot.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index e85f10ad3e..683983f8b5 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -31,6 +31,7 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+    open-pull-requests-limit: 20
     registries:
       - maven-central
     allow:

Reply via email to