This is an automated email from the ASF dual-hosted git repository.
jacopoc pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new cd1d69a911 Increase open pull requests limit for various package
ecosystems in dependabot configuration
cd1d69a911 is described below
commit cd1d69a91133adf7596edc6b18674364fb185da5
Author: Jacopo Cappellato <[email protected]>
AuthorDate: Thu Aug 27 11:41:38 2026 +0200
Increase open pull requests limit for various package ecosystems in
dependabot configuration
---
.github/dependabot.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 33df0769b8..9b4db01903 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -24,6 +24,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
+ open-pull-requests-limit: 20
#groups:
# all-dependencies:
# patterns:
@@ -38,6 +39,7 @@ updates:
target-branch: "release24.09"
schedule:
interval: "daily"
+ open-pull-requests-limit: 20
#groups:
# all-dependencies:
# patterns:
@@ -51,17 +53,20 @@ updates:
directory: "themes/common-theme/webapp/common-theme/js"
schedule:
interval: "daily"
+ open-pull-requests-limit: 20
- package-ecosystem: "npm"
directory: "framework/rest-api"
schedule:
interval: "daily"
+ open-pull-requests-limit: 20
- package-ecosystem: "npm"
directory: "themes/common-theme/webapp/common-theme/js"
target-branch: "release24.09"
schedule:
interval: "daily"
+ open-pull-requests-limit: 20
- package-ecosystem: github-actions
directory: /