diff --git a/projects/rocprofiler-compute/.github/dependabot.yml b/projects/rocprofiler-compute/.github/dependabot.yml index 90f2d871e9..a169714fbe 100644 --- a/projects/rocprofiler-compute/.github/dependabot.yml +++ b/projects/rocprofiler-compute/.github/dependabot.yml @@ -10,9 +10,12 @@ updates: open-pull-requests-limit: 10 schedule: interval: "daily" - target-branch: "amd-staging" + target-branch: "develop" labels: - "documentation" - "dependencies" reviewers: - "samjwu" + - "feizheng10" + - "coleramos425" + - "vedithal-amd"