From f98741cbbb03db0788609e4ba6cda2a5347f1758 Mon Sep 17 00:00:00 2001 From: ladatz <105828115+ladatz@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:11:24 -0400 Subject: [PATCH] Set dependabot_security_updates_enabled to true for all repos (#5) --- otterdog/eclipse-chariott.jsonnet | 3 +++ 1 file changed, 3 insertions(+) diff --git a/otterdog/eclipse-chariott.jsonnet b/otterdog/eclipse-chariott.jsonnet index 8fe4eea..dd00056 100644 --- a/otterdog/eclipse-chariott.jsonnet +++ b/otterdog/eclipse-chariott.jsonnet @@ -13,6 +13,7 @@ orgs.newOrg('eclipse-chariott') { allow_merge_commit: true, allow_update_branch: false, delete_branch_on_merge: false, + dependabot_security_updates_enabled: true, description: "Agemo", web_commit_signoff_required: false, branch_protection_rules: [ @@ -26,6 +27,7 @@ orgs.newOrg('eclipse-chariott') { allow_merge_commit: true, allow_update_branch: false, delete_branch_on_merge: false, + dependabot_security_updates_enabled: true, description: "chariott", web_commit_signoff_required: false, branch_protection_rules: [ @@ -39,6 +41,7 @@ orgs.newOrg('eclipse-chariott') { allow_merge_commit: true, allow_update_branch: false, delete_branch_on_merge: false, + dependabot_security_updates_enabled: true, description: "Chariott example applications and integrations with other components", web_commit_signoff_required: false, branch_protection_rules: [