Skip to content

Commit

Permalink
Reimport after adding support for dependabot_security_updates_enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-sirius-bot committed Jul 13, 2023
1 parent 132d216 commit 2102b4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions otterdog/eclipse-sirius.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ orgs.newOrg('eclipse-sirius') {
allow_squash_merge: false,
allow_update_branch: false,
default_branch: "master",
dependabot_security_updates_enabled: true,
description: "Reusable frontend and backend components for Sirius Web",
homepage: "https://www.eclipse.org/sirius/sirius-web.html",
secret_scanning: "disabled",
Expand Down

0 comments on commit 2102b4c

Please sign in to comment.