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

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 173103c9c [MAINTENANCE] Enable more dependabot updates
173103c9c is described below

commit 173103c9cd2d05a2af542af1da4267fac308e5cc
Author: Dominik Przybysz <[email protected]>
AuthorDate: Fri Mar 28 20:28:32 2025 +0100

    [MAINTENANCE] Enable more dependabot updates
---
 .github/dependabot.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml
index 980b8d87b..d47b64b87 100644
--- a/.github/dependabot.yaml
+++ b/.github/dependabot.yaml
@@ -14,7 +14,7 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
-    open-pull-requests-limit: 10
+    open-pull-requests-limit: 20
     ignore:
       - dependency-name: "org.ow2.asm:asm-all"
         versions:

Reply via email to