This is an automated email from the ASF dual-hosted git repository. alien11689 pushed a commit to branch enable-more-dependabot-updates in repository https://gitbox.apache.org/repos/asf/aries.git
commit abf53517fe79f67e53c04b234b68a06cfcd0a90c 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:
