From c517f1742f9c11ec81732522082bcd3ec978250c Mon Sep 17 00:00:00 2001 From: eclipse-thingweb-bot <140179293+eclipse-thingweb-bot@users.noreply.github.com> Date: Fri, 4 Aug 2023 22:37:55 +0200 Subject: [PATCH] Remove redundant setting. --- otterdog/eclipse-thingweb.jsonnet | 1 - 1 file changed, 1 deletion(-) diff --git a/otterdog/eclipse-thingweb.jsonnet b/otterdog/eclipse-thingweb.jsonnet index 29a01ad..7ea73aa 100644 --- a/otterdog/eclipse-thingweb.jsonnet +++ b/otterdog/eclipse-thingweb.jsonnet @@ -21,7 +21,6 @@ orgs.newOrg('eclipse-thingweb') { }, _repositories+:: [ orgs.newRepo('.github') { - dependabot_security_updates_enabled: false, description: "Project-level settings, resources and discussions", has_discussions: true, homepage: "https://thingweb.io",