diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d9bd6e421..06a394a0a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,9 +4,9 @@ updates: directory: "/" open-pull-requests-limit: 10 reviewers: - - "@broadinstitute/dsp-analysis-journeys" + - "@broadinstitute/broad-core-services" commit-message: - prefix: "[AJ-1784]" + prefix: "[CORE-69]" schedule: interval: "weekly" day: "monday"