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
commit ab0510b19b579ba4a90438d47c7ff375a424a288 Author: Jacopo Cappellato <[email protected]> AuthorDate: Sat May 16 10:33:09 2026 +0200 Reorder dependabot settings in .asf.yaml for clarity --- .asf.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 09814a0ec5..06c5422aa0 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -21,8 +21,6 @@ github: description: "Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions." homepage: https://ofbiz.apache.org/ - dependabot_alerts: true - dependabot_updates: false labels: - ofbiz - plugins @@ -58,6 +56,9 @@ github: restrict_force_push: true required_linear_history: true + dependabot_alerts: true + dependabot_updates: false + notifications: jobs: [email protected] jira_options: link label

