Skip to content

Commit

Permalink
chore: remove deprecated settings
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi authored and eclipse-sirius-bot committed Jun 27, 2024
1 parent c11e729 commit be4a458
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions otterdog/eclipse-sirius.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ local orgs = import 'vendor/otterdog-defaults/otterdog-defaults.libsonnet';
orgs.newOrg('eclipse-sirius') {
settings+: {
blog: "https://eclipse.dev/sirius",
dependabot_alerts_enabled_for_new_repositories: false,
dependabot_security_updates_enabled_for_new_repositories: false,
dependency_graph_enabled_for_new_repositories: false,
description: "Sirius is a framework for building graphical modelers for dedicated DSLs, either for the desktop or the web.",
name: "Eclipse Sirius",
packages_containers_internal: false,
Expand Down

0 comments on commit be4a458

Please sign in to comment.